Searched refs:mips_hi_fixup (Results 1 – 1 of 1) sorted by relevance
610 struct mips_hi_fixup struct613 struct mips_hi_fixup *next; argument622 static struct mips_hi_fixup *mips_hi_fixup_list; argument2451 struct mips_hi_fixup *hi_fixup; in append_insn()2458 hi_fixup = ((struct mips_hi_fixup *) in append_insn()2459 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()10749 struct mips_hi_fixup *l; in mips_frob_file()