Searched defs:Shdr (Results 1 – 6 of 6) sorted by relevance
383 static void printSymbolVersionDefinition(const typename ELFT::Shdr &Shdr, in printSymbolVersionDefinition()419 for (const typename ELFT::Shdr &Shdr : Sections) { in printSymbolVersion() local
60 using Shdr = Elf_Shdr_Impl<ELFType<E, Is64>>; member
429 Elf_Note_Iterator notes_begin(const Elf_Shdr &Shdr, Error &Err) const { in notes_begin()473 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes()
72 Elf_Shdr &Shdr = *reinterpret_cast<Elf_Shdr *>(B); in writeShdr() local1568 Expected<const Elf_Shdr *> Shdr = ElfFile.getSection(SymTab->Index); in initSymbolTable() local1707 Expected<SectionBase &> ELFBuilder<ELFT>::makeSection(const Elf_Shdr &Shdr) { in makeSection()1887 const typename ELFFile<ELFT>::Elf_Shdr *Shdr = in readSections() local2087 Elf_Shdr &Shdr = in writeShdrs() local
78 Elf_Shdr Shdr; member
1058 for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) in findNotEmptySectionByAddress() local2294 for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { in findSectionByName() local6393 for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { in printDependentLibsHelper() local6537 auto OnSectionStart = [&](const Elf_Shdr &Shdr) { in printDependentLibs()8087 for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { in printELFLinkerOptions() local