Searched refs:mips_hi_fixup (Results 1 – 2 of 2) sorted by relevance
683 struct mips_hi_fixup struct686 struct mips_hi_fixup *next; argument695 static struct mips_hi_fixup *mips_hi_fixup_list; argument2860 struct mips_hi_fixup *hi_fixup; in append_insn()2867 hi_fixup = ((struct mips_hi_fixup *) in append_insn()2868 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()12044 struct mips_hi_fixup *l; in mips_frob_file()
5241 * config/tc-mips.c (struct mips_hi_fixup): Define.