Searched refs:DT_RELAENT (Results 1 – 9 of 9) sorted by relevance
223 #define DT_RELAENT 9 macro
69 #define DT_RELAENT 9 macro
794 DT_RELAENT = 9, // Size of a Rela relocation entry. enumerator
1288 [DT_RELA] = { [DT_RELASZ] = true, [DT_RELAENT] = true }, in check_dynamic()1290 [DT_RELAENT] = { [DT_RELA] = true }, in check_dynamic()1460 if ((has_dt[DT_RELA] || has_dt[DT_RELASZ] || has_dt[DT_RELAENT]) in check_dynamic()1461 && (!has_dt[DT_RELA] || !has_dt[DT_RELASZ] || !has_dt[DT_RELAENT])) in check_dynamic()
1194 case DT_RELAENT: in handle_dynamic()
6061 assert (DT_RELAENT - DT_RELA == 2); in ld_generic_create_outfile()
138 #define DT_RELAENT 9 macro
642 #define DT_RELAENT 9 /* Size of one Rela reloc */ macro
636 #define DT_RELAENT 9 /* Size of one Rela reloc */ macro