Searched refs:DT_PREINIT_ARRAY (Results 1 – 13 of 13) sorted by relevance
55 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
143 - Tag: DT_PREINIT_ARRAY358 - Tag: DT_PREINIT_ARRAY
1125 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
1123 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
74 DYNAMIC_TAG(PREINIT_ARRAYSZ, 33) // Size of the DT_PREINIT_ARRAY array.
602 #define DT_PREINIT_ARRAY 32 macro
731 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
217 - Tag: DT_PREINIT_ARRAY
882 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
1466 addOutSec(DT_PREINIT_ARRAY, Out::preinitArray); in finalizeContents()
1670 case DT_PREINIT_ARRAY: in printValue()
2566 case DT_PREINIT_ARRAY: in getDynamicEntry()