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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/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.c1329 case SYMBOL_64_LOW:
1480 case SYMBOL_64_LOW:
1643 case SYMBOL_64_LOW:
5035 mips_split_p[SYMBOL_64_LOW] = true;
5036 mips_hi_relocs[SYMBOL_64_LOW] = "%hi(";
5037 mips_lo_relocs[SYMBOL_64_LOW] = "%lo(";
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-protos.h108 SYMBOL_64_LOW
135 SYMBOL_64_LOW, enumerator in enum:mips_symbol_type
H A Dmips.c1786 case SYMBOL_64_LOW:
1927 case SYMBOL_64_LOW:
7161 mips_split_p[SYMBOL_64_LOW] = true;
7162 mips_hi_relocs[SYMBOL_64_LOW] = "%hi(";
7163 mips_lo_relocs[SYMBOL_64_LOW] = "%lo(";

Completed in 160 milliseconds