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

/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips-protos.h55 SYMBOL_GOTOFF_CALL
94 SYMBOL_GOTOFF_CALL, enumerator in enum:mips_symbol_type
H A Dmips.c1414 case SYMBOL_GOTOFF_CALL:
1510 case SYMBOL_GOTOFF_CALL:
1711 case SYMBOL_GOTOFF_CALL:
3409 addr, SYMBOL_GOTOFF_CALL);
3410 lo_sum_symbol = mips_unspec_address (addr, SYMBOL_GOTOFF_CALL);
5182 mips_split_p[SYMBOL_GOTOFF_CALL] = true;
5183 mips_hi_relocs[SYMBOL_GOTOFF_CALL] = "%call_hi(";
5184 mips_lo_relocs[SYMBOL_GOTOFF_CALL] = "%call_lo(";
5192 mips_lo_relocs[SYMBOL_GOTOFF_CALL] = "%call16(";

Completed in 582 milliseconds