Searched refs:DT_FINI_ARRAY (Results 1 – 15 of 15) sorted by relevance
24 - Tag: DT_FINI_ARRAY
53 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY, in main()
133 - Tag: DT_FINI_ARRAY348 - Tag: DT_FINI_ARRAY
1117 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
1115 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
67 DYNAMIC_TAG(FINI_ARRAYSZ, 28) // Size of DT_FINI_ARRAY.
596 #define DT_FINI_ARRAY 26 macro
725 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
207 - Tag: DT_FINI_ARRAY
876 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
1474 addOutSec(DT_FINI_ARRAY, Out::finiArray); in finalizeContents()
1669 case DT_FINI_ARRAY: in printValue()
1775 case DT_FINI_ARRAY: in check_dynamic()
2565 case DT_FINI_ARRAY: in getDynamicEntry()