Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c850 struct mips_hi_fixup struct
853 struct mips_hi_fixup *next; argument
862 static struct mips_hi_fixup *mips_hi_fixup_list; argument
7452 struct mips_hi_fixup *hi_fixup; in append_insn()
7459 hi_fixup = XNEW (struct mips_hi_fixup); in append_insn()
14717 struct mips_hi_fixup *l; in mips_frob_file()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20131165 (mips_hi_fixup): Tweak comment.
DChangeLog-96975241 * config/tc-mips.c (struct mips_hi_fixup): Define.