Searched refs:mips_hi_relocs (Results 1 – 2 of 2) sorted by relevance
640 static const char *mips_hi_relocs[NUM_SYMBOL_TYPES]; variable5100 mips_hi_relocs[SYMBOL_64_HIGH] = "%highest("; in override_options()5104 mips_hi_relocs[SYMBOL_64_MID] = "%higher("; in override_options()5108 mips_hi_relocs[SYMBOL_64_LOW] = "%hi("; in override_options()5120 mips_hi_relocs[SYMBOL_GENERAL] = "%hi("; in override_options()5156 mips_hi_relocs[SYMBOL_GOTOFF_GLOBAL] = "%got_hi("; in override_options()5160 mips_hi_relocs[SYMBOL_GOTOFF_CALL] = "%call_hi("; in override_options()5176 mips_hi_relocs[SYMBOL_GOTOFF_LOADGP] = "%hi(%neg(%gp_rel("; in override_options()5184 mips_hi_relocs[SYMBOL_DTPREL] = "%dtprel_hi("; in override_options()5188 mips_hi_relocs[SYMBOL_TPREL] = "%tprel_hi("; in override_options()[all …]
3396 (mips_split_p, mips_lo_relocs, mips_hi_relocs): New arrays.3444 and mips_hi_relocs[].