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

  /src/tools/arm-elf2aout/sys/
exec_elf.h 706 #define DT_PREINIT_ARRAY 32 /* Address of pre-init function array */
707 #define DT_PREINIT_ARRAYSZ 33 /* Size, in bytes, of DT_PREINIT_ARRAY array */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 706 #define DT_PREINIT_ARRAY 32 /* Address of pre-init function array */
707 #define DT_PREINIT_ARRAYSZ 33 /* Size, in bytes, of DT_PREINIT_ARRAY array */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 704 #define DT_PREINIT_ARRAY 32 /* Address of pre-init function array */
705 #define DT_PREINIT_ARRAYSZ 33 /* Size, in bytes, of DT_PREINIT_ARRAY array */
  /src/sys/sys/
exec_elf.h 805 #define DT_PREINIT_ARRAY 32 /* Address of pre-init function array */
806 #define DT_PREINIT_ARRAYSZ 33 /* Size, in bytes, of DT_PREINIT_ARRAY array */

Completed in 125 milliseconds