Searched refs:DT_PREINIT_ARRAY (Results 1 – 9 of 9) sorted by relevance
54 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
531 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
64 DYNAMIC_TAG(PREINIT_ARRAYSZ, 33) // Size of the DT_PREINIT_ARRAY array.
1123 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
1125 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
731 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
877 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
1670 case DT_PREINIT_ARRAY: in printValue()
1773 case DT_PREINIT_ARRAY: in printValue()