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

  /bionic/linker/
linker.h 174 #ifndef DT_PREINIT_ARRAYSZ
175 #define DT_PREINIT_ARRAYSZ 33
linker.cpp     [all...]
  /external/llvm/tools/llvm-readobj/
ELF.cpp 44 case DT_PREINIT_ARRAYSZ:
131 case DT_PREINIT_ARRAYSZ:
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 670 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 670 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 670 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]
  /external/elfutils/libelf/
elf.h 685 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]

Completed in 86 milliseconds