Searched refs:SectionInfo (Results 1 – 4 of 4) sorted by relevance
170 struct SectionInfo { struct182 SectionInfo(const char* _name) in SectionInfo() argument190 ~SectionInfo() in ~SectionInfo() argument201 const SectionInfo& section) const;220 const SectionInfo& section);228 inline SectionInfo* CurrentSection();229 inline void SetCurrentSection(SectionInfo* section);232 SectionInfo fPackageAttributesSection;256 SectionInfo* fCurrentSection;279 ReaderImplBase::SectionInfo*[all …]
68 SectionInfo fTOCSection;
309 struct SectionInfo { struct369 bool FindSectionByName(const char* name, SectionInfo& foundInfo) in FindSectionByName()377 SectionInfo info; in FindSectionByName()456 bool _ReadSectionHeader(int index, SectionInfo& info);601 SectionInfo info; in _ParseELFHeader()617 bool ELFObject::_ReadSectionHeader(int index, SectionInfo& info) in _ReadSectionHeader()688 SectionInfo info; in main()
584 ReaderImplBase::CheckCompression(const SectionInfo& section) const in CheckCompression()1021 ReaderImplBase::ReadCompressedBuffer(const SectionInfo& section) in ReadCompressedBuffer()