Home
last modified time | relevance | path

Searched refs:mips_hi_fixup_list (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c695 static struct mips_hi_fixup *mips_hi_fixup_list; variable
2863 hi_fixup = mips_hi_fixup_list; in append_insn()
2869 hi_fixup->next = mips_hi_fixup_list; in append_insn()
2870 mips_hi_fixup_list = hi_fixup; in append_insn()
12046 for (l = mips_hi_fixup_list; l != NULL; l = l->next) in mips_frob_file()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-96975242 (mips_hi_fixup_list): New static variable.
5247 new fixup to mips_hi_fixup_list. Change all callers.
DChangeLog-02032680 might need a matching %lo(). Reuse the head of mips_hi_fixup_list