Home
last modified time | relevance | path

Searched refs:Elf_Phdr (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cc408 typedef ElfW(Phdr) Elf_Phdr; typedef
410 # define Elf_Phdr XElf32_Phdr macro
443 const Elf_Phdr *phdr = &info->dlpi_phdr[i]; in dl_iterate_phdr_cb()
Dsanitizer_linux.cc768 typedef ElfW(Phdr) Elf_Phdr; in ForEachMappedRegion() typedef
781 Elf_Phdr *phdr = (Elf_Phdr *)iter; in ForEachMappedRegion()
790 Elf_Phdr *phdr = (Elf_Phdr *)iter; in ForEachMappedRegion()
/external/llvm/include/llvm/Object/
DELF.h134 typedef Elf_Phdr_Impl<ELFT> Elf_Phdr; typedef
388 typedef ELFEntityIterator<const Elf_Phdr> Elf_Phdr_Iter;
/external/valgrind/VEX/unused/
Dlinker.c119 #define Elf_Phdr Elf64_Phdr macro
134 #define Elf_Phdr Elf32_Phdr macro
/external/valgrind/VEX/switchback/
Dlinker.c185 #define Elf_Phdr Elf64_Phdr
200 #define Elf_Phdr Elf32_Phdr