Searched refs:DT_PREINIT_ARRAYSZ (Results 1 – 9 of 9) sorted by relevance
526 #define DT_PREINIT_ARRAYSZ 33 /* Size, in bytes, of DT_PREINIT_ARRAY array */ macro
636 #define DT_PREINIT_ARRAYSZ 33 /* Size in bytes of the array of macro
211 case DT_PREINIT_ARRAYSZ:return "DT_PREINIT_ARRAYSZ"; in d_tags()
175 _ELF_DEFINE_DT(DT_PREINIT_ARRAYSZ, 33, \
193 case DT_PREINIT_ARRAYSZ:return "DT_PREINIT_ARRAYSZ"; in d_tags()
866 case DT_PREINIT_ARRAYSZ: return "PREINIT_ARRAYSZ"; in dt_type()2997 case DT_PREINIT_ARRAYSZ: in dump_dyn_val()
1498 addInt(DT_PREINIT_ARRAYSZ, Out::preinitArray->size); in computeContents()
1492 case DT_PREINIT_ARRAYSZ: in digest_dynamic1()
2473 case DT_PREINIT_ARRAYSZ: in getDynamicEntry()