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

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips-protos.h83 SYMBOL_64_LOW
104 SYMBOL_64_LOW enumerator in enum:mips_symbol_type
106 #define NUM_SYMBOL_TYPES (SYMBOL_64_LOW + 1)
H A Dmips.c1381 case SYMBOL_64_LOW:
1521 case SYMBOL_64_LOW:
1716 case SYMBOL_64_LOW:
5131 mips_split_p[SYMBOL_64_LOW] = true;
5132 mips_hi_relocs[SYMBOL_64_LOW] = "%hi(";
5133 mips_lo_relocs[SYMBOL_64_LOW] = "%lo(";

Completed in 127 milliseconds