HomeSort by relevance Sort by last modified time
    Searched defs:DT_PREINIT_ARRAY (Results 1 - 3 of 3) sorted by null

  /bionic/linker/
linker.h 216 #ifndef DT_PREINIT_ARRAY
217 #define DT_PREINIT_ARRAY 32
  /external/elfutils/libelf/
elf.h 665 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/
666 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 669 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/
670 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */
    [all...]

Completed in 19 milliseconds