Searched refs:SectionTableSize (Results 1 – 1 of 1) sorted by relevance
484 const uint64_t SectionTableSize = NumSections * sizeof(Elf_Shdr); in sections() local487 if (SectionTableOffset + SectionTableSize > FileSize) in sections()