Searched refs:SectionHeaderTable (Results 1 – 1 of 1) sorted by relevance
70 const Elf_Shdr *SectionHeaderTable = nullptr; variable320 assert(SectionHeaderTable && "SectionHeaderTable not initialized!"); in getNumSections()321 return SectionHeaderTable->sh_size; in getNumSections()330 return SectionHeaderTable->sh_link; in getStringTableIndex()362 SectionHeaderTable = in ELFFile()454 assert(SectionHeaderTable && "SectionHeaderTable not initialized!"); in getSection()459 reinterpret_cast<const char *>(SectionHeaderTable) + in getSection()