HomeSort by: relevance | last modified time | path
    Searched defs:DT_INIT_ARRAY (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/file/dist/src/
readelf.h 489 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
490 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 476 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
477 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 543 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
544 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 697 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
698 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/sys/sys/
exec_elf.h 783 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
784 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 699 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
700 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 699 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
700 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1192 #define DT_INIT_ARRAY 25
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1178 #define DT_INIT_ARRAY 25
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1142 #define DT_INIT_ARRAY 25
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1211 #define DT_INIT_ARRAY 25

Completed in 44 milliseconds