Searched refs:mips_hi_fixup_list (Results 1 – 3 of 3) sorted by relevance
862 static struct mips_hi_fixup *mips_hi_fixup_list; variable7455 hi_fixup = mips_hi_fixup_list; in append_insn()7460 hi_fixup->next = mips_hi_fixup_list; in append_insn()7461 mips_hi_fixup_list = hi_fixup; in append_insn()14720 for (l = mips_hi_fixup_list; l != NULL; l = l->next) in mips_frob_file()
5242 (mips_hi_fixup_list): New static variable.5247 new fixup to mips_hi_fixup_list. Change all callers.
2673 might need a matching %lo(). Reuse the head of mips_hi_fixup_list