HomeSort by relevance Sort by last modified time
    Searched defs:Elf_Ehdr (Results 51 - 75 of 130) sorted by null

1 23 4 5 6

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
module.h 55 #define Elf_Ehdr Elf32_Ehdr
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 50 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr;
    [all...]
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 103 typedef typename object::ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr;
122 void initELFHeader(Elf_Ehdr &Header);
156 void ELFState<ELFT>::initELFHeader(Elf_Ehdr &Header) {
174 Header.e_ehsize = sizeof(Elf_Ehdr);
418 Elf_Ehdr Header;
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 47 typedef typename ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr;
266 const Elf_Ehdr *Header = EF.getHeader();
576 const Elf_Ehdr *Header = EF.getHeader();
    [all...]
ELF.h 124 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr;
240 const Elf_Ehdr *Header;
405 const Elf_Ehdr *getHeader() const { return Header; }
633 if (sizeof(Elf_Ehdr) > FileSize)
637 Header = reinterpret_cast<const Elf_Ehdr *>(base());
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 739 typedef ElfW(Ehdr) Elf_Ehdr;
742 Elf_Ehdr *ehdr = (Elf_Ehdr *)base;
  /external/valgrind/main/VEX/unused/
linker.c 118 #define Elf_Ehdr Elf64_Ehdr
133 #define Elf_Ehdr Elf32_Ehdr
330 Elf_Ehdr* ehdr = (Elf_Ehdr*)ehdrC;
714 Elf_Ehdr* ehdr = (Elf_Ehdr*) ehdrC;
776 Elf_Ehdr* ehdr = (Elf_Ehdr*)ehdrC;
957 Elf_Ehdr* ehdr = (Elf_Ehdr*)ehdrC
    [all...]
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 544 #define Elf_Ehdr Elf32_Ehdr
570 #define Elf_Ehdr Elf64_Ehdr

Completed in 854 milliseconds

1 23 4 5 6