Searched refs:DT_FINI_ARRAY (Results 1 – 10 of 10) sorted by relevance
519 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */ macro
72 DYNAMIC_TAG(FINI_ARRAYSZ, 28) // Size of DT_FINI_ARRAY.
620 #define DT_FINI_ARRAY 26 /* Address of the array of pointers to macro
205 case DT_FINI_ARRAY: return "DT_FINI_ARRAY"; in d_tags()
164 _ELF_DEFINE_DT(DT_FINI_ARRAY, 26, \
187 case DT_FINI_ARRAY: return "DT_FINI_ARRAY"; in d_tags()
1505 addInt(DT_FINI_ARRAY, Out::finiArray->addr); in computeContents()
1512 case DT_FINI_ARRAY: in digest_dynamic1()
860 case DT_FINI_ARRAY: return "FINI_ARRAY"; in dt_type()
2449 case DT_FINI_ARRAY: in getDynamicEntry()