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

/freebsd-11-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.c1415 case SYMBOL_GOTOFF_CALL:
1511 case SYMBOL_GOTOFF_CALL:
1712 case SYMBOL_GOTOFF_CALL:
3410 addr, SYMBOL_GOTOFF_CALL);
3411 lo_sum_symbol = mips_unspec_address (addr, SYMBOL_GOTOFF_CALL);
5183 mips_split_p[SYMBOL_GOTOFF_CALL] = true;
5184 mips_hi_relocs[SYMBOL_GOTOFF_CALL] = "%call_hi(";
5185 mips_lo_relocs[SYMBOL_GOTOFF_CALL] = "%call_lo(";
5193 mips_lo_relocs[SYMBOL_GOTOFF_CALL] = "%call16(";

Completed in 73 milliseconds