HomeSort by relevance Sort by last modified time
    Searched refs:DT_PREINIT_ARRAYSZ (Results 1 - 25 of 37) sorted by null

1 2

  /development/ndk/platforms/android-21/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /bionic/libc/include/
elf.h 165 #define DT_PREINIT_ARRAYSZ 33
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 107 reserveOne(llvm::ELF::DT_PREINIT_ARRAYSZ);
207 applyOne(llvm::ELF::DT_PREINIT_ARRAYSZ, pFormat.getPreInitArray().size());
  /external/elfutils/tests/
alldts.c 55 DT_PREINIT_ARRAYSZ, DT_VERSYM, DT_GNU_PRELINKED,
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 741 #define DT_PREINIT_ARRAYSZ 33
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 531 DT_PREINIT_ARRAYSZ DynTag = 33 /* Size in bytes of the array of pre-initialization functions. */
575 {33, "DT_PREINIT_ARRAYSZ"},
    [all...]

Completed in 443 milliseconds

1 2