Home
last modified time | relevance | path

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

/external/valgrind/VEX/unused/
Dlinker.c118 #define Elf_Ehdr Elf64_Ehdr macro
133 #define Elf_Ehdr Elf32_Ehdr macro
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp99 typedef typename object::ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr; typedef in __anonfe6449970311::ELFState
/external/llvm/include/llvm/Object/
DELFObjectFile.h65 typedef typename ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr; typedef
DELF.h130 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc769 typedef ElfW(Ehdr) Elf_Ehdr; in ForEachMappedRegion() typedef
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp50 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr; typedef in __anon5796c0730111::DyldELFObject