Searched refs:DT_INIT_ARRAY (Results 1 – 15 of 15) sorted by relevance
20 - Tag: DT_INIT_ARRAY
53 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY, in main()
131 - Tag: DT_INIT_ARRAY346 - Tag: DT_INIT_ARRAY
1116 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
1114 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
66 DYNAMIC_TAG(INIT_ARRAYSZ, 27) // Size of DT_INIT_ARRAY.
595 #define DT_INIT_ARRAY 25 macro
724 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
205 - Tag: DT_INIT_ARRAY
875 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
1470 addOutSec(DT_INIT_ARRAY, Out::initArray); in finalizeContents()
1668 case DT_INIT_ARRAY: in printValue()
1778 case DT_INIT_ARRAY: in check_dynamic()
2564 case DT_INIT_ARRAY: in getDynamicEntry()