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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cc738 typedef ElfW(Phdr) Elf_Phdr; typedef
751 Elf_Phdr *phdr = (Elf_Phdr *)iter;
760 Elf_Phdr *phdr = (Elf_Phdr *)iter;
H A Dsanitizer_linux_libcdep.cc473 typedef ElfW(Phdr) Elf_Phdr; typedef in namespace:__sanitizer
506 const Elf_Phdr *phdr = &info->dlpi_phdr[i];
/external/llvm/include/llvm/Object/
H A DELF.h128 typedef Elf_Phdr_Impl<ELFT> Elf_Phdr; typedef in class:llvm::object::ELFFile
388 typedef ELFEntityIterator<const Elf_Phdr> Elf_Phdr_Iter;
/external/valgrind/main/VEX/switchback/
H A Dlinker.c185 #define Elf_Phdr Elf64_Phdr
200 #define Elf_Phdr Elf32_Phdr
/external/valgrind/main/VEX/unused/
H A Dlinker.c119 #define Elf_Phdr Elf64_Phdr macro
134 #define Elf_Phdr Elf32_Phdr macro

Completed in 310 milliseconds