Searched refs:DT_PREINIT_ARRAY (Results 1 – 4 of 4) sorted by relevance
54 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
1097 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
732 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
1467 case DT_PREINIT_ARRAY: in printValue()