Lines Matching defs:Elf_Shdr
312 typedef typename object::ELFFile<ET>::Elf_Shdr Elf_Shdr;
328 const Elf_Shdr *FindExceptionTable(unsigned IndexTableIndex,
331 void PrintIndexTable(unsigned SectionIndex, const Elf_Shdr *IT) const;
332 void PrintExceptionTable(const Elf_Shdr *IT, const Elf_Shdr *EHT,
358 const typename object::ELFFile<ET>::Elf_Shdr *
380 std::pair<const Elf_Shdr *, const Elf_Sym *> Symbol =
392 void PrinterContext<ET>::PrintExceptionTable(const Elf_Shdr *IT,
393 const Elf_Shdr *EHT,
461 const Elf_Shdr *IT) const {
512 const Elf_Shdr *EHT =
534 const Elf_Shdr *IT = &(*SI);