Searched refs:DT_RELENT (Results 1 – 11 of 11) sorted by relevance
107 #define DT_RELENT 19 macro
92 #define DT_RELENT 19 macro
154 #define DT_RELENT 19 macro
1676 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
1552 [DT_REL] = { [DT_RELSZ] = true, [DT_RELENT] = true }, in check_dynamic()1554 [DT_RELENT] = { [DT_REL] = true }, in check_dynamic()1802 if ((has_dt[DT_REL] || has_dt[DT_RELSZ] || has_dt[DT_RELENT]) in check_dynamic()1803 && (!has_dt[DT_REL] || !has_dt[DT_RELSZ] || !has_dt[DT_RELENT])) in check_dynamic()
6804 assert (DT_RELENT - DT_REL == 2); in ld_generic_create_outfile()
1434 case DT_RELENT: in handle_dynamic()
793 if (tag == DT_RELENT || tag == DT_RELAENT) { in AdjustDynamicSectionForHole()
677 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
888 case DT_RELENT: in printValue()
646 #define DT_RELENT 19 /* Size of one Rel reloc */ macro19670 put_dt(dynamic, DT_RELENT, sizeof(Elf32_Rel)); in tcc_output_file()