Searched refs:DT_FINI_ARRAYSZ (Results 1 – 9 of 9) sorted by relevance
521 #define DT_FINI_ARRAYSZ 28 /* Size, in bytes, of DT_FINI_ARRAY array*/ macro
624 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of macro
207 case DT_FINI_ARRAYSZ: return "DT_FINI_ARRAYSZ"; in d_tags()
167 _ELF_DEFINE_DT(DT_FINI_ARRAYSZ, 28, "size of the DT_FINI_ARRAY") \
189 case DT_FINI_ARRAYSZ: return "DT_FINI_ARRAYSZ"; in d_tags()
862 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in dt_type()2999 case DT_FINI_ARRAYSZ: in dump_dyn_val()
1506 addInt(DT_FINI_ARRAYSZ, Out::finiArray->size); in computeContents()
1517 case DT_FINI_ARRAYSZ: in digest_dynamic1()
2472 case DT_FINI_ARRAYSZ: in getDynamicEntry()