Searched refs:DT_INIT_ARRAY (Results 1 – 10 of 10) sorted by relevance
518 #define DT_INIT_ARRAY 25 /* Address of initialization function array */ macro
71 DYNAMIC_TAG(INIT_ARRAYSZ, 27) // Size of DT_INIT_ARRAY.
618 #define DT_INIT_ARRAY 25 /* Address of the array of pointers to macro
204 case DT_INIT_ARRAY: return "DT_INIT_ARRAY"; in d_tags()
162 _ELF_DEFINE_DT(DT_INIT_ARRAY, 25, \
186 case DT_INIT_ARRAY: return "DT_INIT_ARRAY"; in d_tags()
1501 addInt(DT_INIT_ARRAY, Out::initArray->addr); in computeContents()
1497 case DT_INIT_ARRAY: in digest_dynamic1()
859 case DT_INIT_ARRAY: return "INIT_ARRAY"; in dt_type()
2448 case DT_INIT_ARRAY: in getDynamicEntry()