HomeSort by relevance Sort by last modified time
    Searched defs:ElfW (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/chromium_org/base/third_party/symbolize/
symbolize.h 71 #include <link.h> // For ElfW() macro.
84 // If there is no ElfW macro, let's define it by ourself.
85 #ifndef ElfW
87 # define ElfW(type) Elf32_##type
89 # define ElfW(type) Elf64_##type
100 ElfW(Shdr) *out);
  /development/ndk/platforms/android-3/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/
link.h 37 #define ElfW(type) Elf32_##type
40 ElfW(Addr) dlpi_addr;
42 const ElfW(Phdr)* dlpi_phdr;
43 ElfW(Half) dlpi_phnum;

Completed in 2270 milliseconds

1 2 3