Home
last modified time | relevance | path

Searched defs:Elf_Ehdr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp27 typedef ElfW(Ehdr) Elf_Ehdr; typedef
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp172 using Elf_Ehdr = typename ELFT::Ehdr; typedef in llvm::ifs::__anon3dc69c9e0111::ELFStubBuilder
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h329 using Elf_Ehdr = typename ELFT::Ehdr; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1302 typedef ElfW(Ehdr) Elf_Ehdr; in ForEachMappedRegion() typedef