Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp103 typedef typename object::ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr; typedef in __anon1bc5c7db0311::ELFState
/external/valgrind/main/VEX/unused/
Dlinker.c118 #define Elf_Ehdr Elf64_Ehdr macro
133 #define Elf_Ehdr Elf32_Ehdr macro
/external/llvm/include/llvm/Object/
DELF.h124 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr; typedef
DELFObjectFile.h47 typedef typename ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc739 typedef ElfW(Ehdr) Elf_Ehdr; in ForEachMappedRegion() typedef
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp50 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr; typedef in __anonbe5e12370111::DyldELFObject