Searched refs:DT_INIT_ARRAY (Results 1 – 6 of 6) sorted by relevance
52 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY, in main()
1013 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
864 case DT_INIT_ARRAY: in printValue()
699 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
1730 case DT_INIT_ARRAY: in check_dynamic()
652 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro