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

  /development/ndk/platforms/android-L/include/
elf.h 66 #define DT_PREINIT_ARRAYSZ 33
  /bionic/libc/include/
elf.h 95 #define DT_PREINIT_ARRAYSZ 33
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp 57 #ifndef DT_PREINIT_ARRAYSZ
58 #define DT_PREINIT_ARRAYSZ 33
330 case DT_PREINIT_ARRAYSZ:
332 LOG(" DT_PREINIT_ARRAYSZ value=%p count=%p\n",
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 891 case DT_PREINIT_ARRAYSZ:
    [all...]
  /external/elfutils/0.153/libelf/
elf.h 691 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]
  /bionic/linker/
linker.cpp     [all...]

Completed in 69 milliseconds