Home
last modified time | relevance | path

Searched refs:SectionHeaderCount (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/courgette/
Ddisassembler_elf_32.cc107 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()
Ddisassembler_elf_32.h103 Elf32_Half SectionHeaderCount() const { in SectionHeaderCount() function
108 assert(id >= 0 && id < SectionHeaderCount()); in SectionHeader()
/external/llvm/test/tools/llvm-readobj/
Dfile-headers.test90 ELF32-NEXT: SectionHeaderCount: 10
121 ELF64-NEXT: SectionHeaderCount: 10