Searched refs:mips_hi_fixup (Results 1 – 3 of 3) sorted by relevance
850 struct mips_hi_fixup struct853 struct mips_hi_fixup *next; argument862 static struct mips_hi_fixup *mips_hi_fixup_list; argument7543 struct mips_hi_fixup *hi_fixup; in append_insn()7550 hi_fixup = ((struct mips_hi_fixup *) in append_insn()7551 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()14814 struct mips_hi_fixup *l; in mips_frob_file()
1165 (mips_hi_fixup): Tweak comment.
5241 * config/tc-mips.c (struct mips_hi_fixup): Define.