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

/freebsd-9.3-release/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.c1400 case SYMBOL_GOTOFF_CALL:
1496 case SYMBOL_GOTOFF_CALL:
1688 case SYMBOL_GOTOFF_CALL:
3386 addr, SYMBOL_GOTOFF_CALL);
3387 lo_sum_symbol = mips_unspec_address (addr, SYMBOL_GOTOFF_CALL);
5159 mips_split_p[SYMBOL_GOTOFF_CALL] = true;
5160 mips_hi_relocs[SYMBOL_GOTOFF_CALL] = "%call_hi(";
5161 mips_lo_relocs[SYMBOL_GOTOFF_CALL] = "%call_lo(";
5169 mips_lo_relocs[SYMBOL_GOTOFF_CALL] = "%call16(";

Completed in 112 milliseconds