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

/freebsd-10.0-release/contrib/gcc/config/mips/
H A Dmips-protos.h69 SYMBOL_DTPREL
99 SYMBOL_DTPREL, enumerator in enum:mips_symbol_type
H A Dmips.c1418 case SYMBOL_DTPREL:
1515 case SYMBOL_DTPREL:
1718 case SYMBOL_DTPREL:
2097 tmp2 = mips_unspec_offset_high (NULL, tmp1, loc, SYMBOL_DTPREL);
2099 mips_unspec_address (loc, SYMBOL_DTPREL));
5206 mips_split_p[SYMBOL_DTPREL] = 1;
5207 mips_hi_relocs[SYMBOL_DTPREL] = "%dtprel_hi(";
5208 mips_lo_relocs[SYMBOL_DTPREL] = "%dtprel_lo(";

Completed in 91 milliseconds