Searched defs:Phdr (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Delf_generic.h68 __ElfType(Phdr); variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp578 const Elf_Phdr &Phdr = **I; local
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Delf.h40 __sElfN(Phdr); variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp840 mapping( IO &IO, ELFYAML::ProgramHeader &Phdr) argument
[all...]
H A DELFEmitter.cpp315 Elf_Phdr Phdr; local
688 ELFState<ELFT>::getPhdrFragments(const ELFYAML::ProgramHeader &Phdr, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h217 Elf_Note_Iterator notes_begin(const Elf_Phdr &Phdr, Error &Err) const { argument
261 notes(const Elf_Phdr &Phdr, Error &Err) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp42 Elf_Phdr &Phdr = *reinterpret_cast<Elf_Phdr *>(B); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3786 bool GNUStyle<ELFT>::checkTLSSections(const Elf_Phdr &Phdr, argument
3797 checkoffsets(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) argument
3815 checkVMA(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) argument
3831 checkPTDynamic(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) argument
[all...]

Completed in 163 milliseconds