Searched defs:Shdr (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Delf_generic.h67 __ElfType(Shdr); variable
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp283 void printSymbolVersionDefinition(const typename ELFT::Shdr &Shdr, argument
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Delf.h43 __sElfN(Shdr); variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h236 Elf_Note_Iterator notes_begin(const Elf_Shdr &Shdr, Error &Err) const { argument
273 notes(const Elf_Shdr &Shdr, Error &Err) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp71 Elf_Shdr &Shdr = *reinterpret_cast<Elf_Shdr *>(B); local
1363 const Elf_Shdr &Shdr = *unwrapOrError(ElfFile.getSection(SymTab->Index)); local
1452 makeSection(const Elf_Shdr &Shdr) argument
1601 auto Shdr = unwrapOrError(ElfFile.sections()).begin() + RelSec->Index; local
1763 Elf_Shdr &Shdr = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2929 const Elf_Shdr *Shdr = findSectionByName(*Obj, ObjF->getFileName(), ".reginfo"); local
2948 const Elf_Shdr *Shdr = local
5402 const Elf_Shdr *Shdr = local
6387 const Elf_Shdr *Shdr = local
[all...]

Completed in 90 milliseconds