Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c862 static struct mips_hi_fixup *mips_hi_fixup_list; variable
7455 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()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96975242 (mips_hi_fixup_list): New static variable.
5247 new fixup to mips_hi_fixup_list. Change all callers.
DChangeLog-02032673 might need a matching %lo(). Reuse the head of mips_hi_fixup_list