Searched refs:SYMBOL_DTPREL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips-protos.h69 SYMBOL_DTPREL
99 SYMBOL_DTPREL, enumerator in enum:mips_symbol_type
H A Dmips.c1419 case SYMBOL_DTPREL:
1516 case SYMBOL_DTPREL:
1719 case SYMBOL_DTPREL:
2098 tmp2 = mips_unspec_offset_high (NULL, tmp1, loc, SYMBOL_DTPREL);
2100 mips_unspec_address (loc, SYMBOL_DTPREL));
5207 mips_split_p[SYMBOL_DTPREL] = 1;
5208 mips_hi_relocs[SYMBOL_DTPREL] = "%dtprel_hi(";
5209 mips_lo_relocs[SYMBOL_DTPREL] = "%dtprel_lo(";

Completed in 137 milliseconds