SectionInfo
SectionInfo fTOCSection;
SectionInfo(const char* _name)
~SectionInfo()
const SectionInfo& section) const;
const SectionInfo& section);
inline SectionInfo* CurrentSection();
inline void SetCurrentSection(SectionInfo* section);
SectionInfo fPackageAttributesSection;
SectionInfo* fCurrentSection;
ReaderImplBase::SectionInfo*
ReaderImplBase::SetCurrentSection(SectionInfo* section)
ReaderImplBase::ReadCompressedBuffer(const SectionInfo& section)
ReaderImplBase::CheckCompression(const SectionInfo& section) const
bool FindSectionByName(const char* name, SectionInfo& foundInfo)
SectionInfo info;
bool _ReadSectionHeader(int index, SectionInfo& info);
SectionInfo info;
bool ELFObject::_ReadSectionHeader(int index, SectionInfo& info)
SectionInfo info;