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

/freebsd-10.0-release/contrib/gcc/config/mips/
H A Dmips-protos.h40 SYMBOL_GOT_LOCAL
48 An UNSPEC wrapper around a SYMBOL_GOT_LOCAL. It represents the
90 SYMBOL_GOT_LOCAL, enumerator in enum:mips_symbol_type
H A Dmips.c1214 return SYMBOL_GOT_LOCAL;
1277 return SYMBOL_GOT_LOCAL;
1406 case SYMBOL_GOT_LOCAL:
1501 case SYMBOL_GOT_LOCAL:
1685 case SYMBOL_GOT_LOCAL:
5161 mips_split_p[SYMBOL_GOT_LOCAL] = true;
5165 mips_lo_relocs[SYMBOL_GOT_LOCAL] = "%got_ofst(";
5170 mips_lo_relocs[SYMBOL_GOT_LOCAL] = "%lo(";

Completed in 222 milliseconds