Searched refs:DT_RELSZ (Results 1 – 9 of 9) sorted by relevance
64 case DT_RELSZ: in getTypeString()127 case DT_RELSZ: in printValue()
232 #define DT_RELSZ 18 macro
147 #define DT_RELSZ 18 macro
1514 [DT_REL] = { [DT_RELSZ] = true, [DT_RELENT] = true }, in check_dynamic()1515 [DT_RELSZ] = { [DT_REL] = true }, in check_dynamic()1642 if (dyn->d_tag == DT_RELSZ) in check_dynamic()1777 if ((has_dt[DT_REL] || has_dt[DT_RELSZ] || has_dt[DT_RELENT]) in check_dynamic()1778 && (!has_dt[DT_REL] || !has_dt[DT_RELSZ] || !has_dt[DT_RELENT])) in check_dynamic()
1356 case DT_RELSZ: in handle_dynamic()
6801 assert (DT_RELSZ - DT_REL == 1); in ld_generic_create_outfile()
1370 DT_RELSZ = 18, // Size of Rel relocation table. enumerator
670 #define DT_RELSZ 18 /* Total size of Rel relocs */ macro
645 #define DT_RELSZ 18 /* Total size of Rel relocs */ macro19669 put_dt(dynamic, DT_RELSZ, rel_size); in tcc_output_file()