Searched defs:Shdr (Results 1 – 6 of 6) sorted by relevance
378 printSymbolVersionDefinition(const typename ELFT::Shdr & Shdr,ArrayRef<uint8_t> Contents,StringRef StrTab) printSymbolVersionDefinition() argument 414 for (const typename ELFT::Shdr &Shdr : Sections) { printSymbolVersion() local [all...]
59 using Shdr = Elf_Shdr_Impl<ELFType<E, Is64>>; global() member
381 notes_begin(const Elf_Shdr & Shdr,Error & Err) notes_begin() argument 425 notes(const Elf_Shdr & Shdr,Error & Err) notes() argument [all...]
70 Elf_Shdr &Shdr = *reinterpret_cast<Elf_Shdr *>(B); writeShdr() local 1537 Expected<const Elf_Shdr *> Shdr = ElfFile.getSection(SymTab->Index); initSymbolTable() local 1676 makeSection(const Elf_Shdr & Shdr) makeSection() argument 1855 const typename ELFFile<ELFT>::Elf_Shdr *Shdr = readSections() local 2048 Elf_Shdr &Shdr = writeShdrs() local [all...]
78 Elf_Shdr Shdr; member [all...]
1043 for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) findNotEmptySectionByAddress() local 2322 for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { findSectionByName() local 6251 for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { printDependentLibsHelper() local 6390 __anon84b87b4e2a02(const Elf_Shdr &Shdr) printDependentLibs() argument 7846 for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { printELFLinkerOptions() local [all...]