Searched refs:SectionHeaderCount (Results 1 – 3 of 3) sorted by relevance
107 for (int section_id = 0; section_id < SectionHeaderCount(); section_id++) { in DiscoverLength()187 for (int i = 0; i < SectionHeaderCount(); i++) { in FileOffsetToRVA()260 section_id < SectionHeaderCount(); in ParseFile()427 for (int section_id = 0; section_id < SectionHeaderCount(); section_id++) { in ParseAbs32Relocs()463 section_id < SectionHeaderCount(); in CheckSection()488 section_id < SectionHeaderCount(); in ParseRel32RelocsFromSections()
103 Elf32_Half SectionHeaderCount() const { in SectionHeaderCount() function108 assert(id >= 0 && id < SectionHeaderCount()); in SectionHeader()
90 ELF32-NEXT: SectionHeaderCount: 10121 ELF64-NEXT: SectionHeaderCount: 10