Searched refs:Elf_Shdr_Range (Results 1 – 5 of 5) sorted by relevance
95 using Elf_Shdr_Range = typename ELFT::ShdrRange; variable133 Elf_Shdr_Range Sections) const;137 Elf_Shdr_Range Sections) const;164 Expected<Elf_Shdr_Range> sections() const;279 Elf_Shdr_Range Sections,484 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable()632 Elf_Shdr_Range Sections) const { in getSHNDXTable()670 Elf_Shdr_Range Sections) const { in getStringTableForSymtab()
113 using Elf_Shdr_Range = typename ELFT::ShdrRange; variable151 Elf_Shdr_Range Sections) const;155 Elf_Shdr_Range Sections) const;182 Expected<Elf_Shdr_Range> sections() const;298 Elf_Shdr_Range Sections,522 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable()679 Elf_Shdr_Range Sections) const { in getSHNDXTable()717 Elf_Shdr_Range Sections) const { in getStringTableForSymtab()
58 typedef typename ELFT::ShdrRange Elf_Shdr_Range; typedef112 ErrorOr<Elf_Shdr_Range> sections() const;
240 object::ELFFile<object::ELF64LE>::Elf_Shdr_Range sections;457 std::vector<std::vector<object::ELFFile<object::ELF64LE>::Elf_Shdr_Range *>> in graphifyRegularSymbols()
1749 Expected<typename ELFFile<ELFT>::Elf_Shdr_Range> Sections = in readSectionHeaders()1842 Expected<typename ELFFile<ELFT>::Elf_Shdr_Range> Sections = in readSections()