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

  /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/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/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 798 #define DT_INIT_ARRAY 25 /* Address of initialization function array */
799 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */

Completed in 24 milliseconds