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

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips-protos.h31 SYMBOL_GENERAL
87 SYMBOL_GENERAL, enumerator in enum:mips_symbol_type
H A Dmips.c1216 return SYMBOL_GENERAL;
1281 return SYMBOL_GENERAL;
1378 case SYMBOL_GENERAL:
1492 case SYMBOL_GENERAL:
1659 case SYMBOL_GENERAL:
5135 mips_split_p[SYMBOL_GENERAL] = true;
5136 mips_lo_relocs[SYMBOL_GENERAL] = "%lo(";
5143 mips_split_p[SYMBOL_GENERAL] = true;
5144 mips_hi_relocs[SYMBOL_GENERAL] = "%hi(";
5145 mips_lo_relocs[SYMBOL_GENERAL]
[all...]

Completed in 176 milliseconds