Home
last modified time | relevance | path

Searched refs:SYMBOL_GOTOFF_PAGE (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
HDmips-protos.h92 SYMBOL_GOTOFF_PAGE, enumerator
HDmips.c1404 case SYMBOL_GOTOFF_PAGE: in mips_symbolic_constant_p()
1505 case SYMBOL_GOTOFF_PAGE: in mips_symbolic_address_p()
1705 case SYMBOL_GOTOFF_PAGE: in mips_symbol_insns()
5142 mips_lo_relocs[SYMBOL_GOTOFF_PAGE] = "%got_page("; in override_options()
5147 mips_lo_relocs[SYMBOL_GOTOFF_PAGE] = "%got("; in override_options()
HDmips.md3170 operands[3] = mips_unspec_address (operands[1], SYMBOL_GOTOFF_PAGE);
/freebsd-11-stable/contrib/gcc/
HDChangeLog-20033388 (mips_symbol_type): Add SYMBOL_GOTOFF_PAGE, SYMBOL_GOTOFF_GLOBAL,