Searched refs:DT_FINI_ARRAY (Results 1 – 6 of 6) sorted by relevance
52 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY, in main()
1014 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
865 case DT_FINI_ARRAY: in printValue()
700 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
1727 case DT_FINI_ARRAY: in check_dynamic()
653 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro