Searched refs:mips_hi_fixup (Results 1 – 4 of 4) sorted by relevance
619 struct mips_hi_fixup struct622 struct mips_hi_fixup *next; argument631 static struct mips_hi_fixup *mips_hi_fixup_list; argument2502 struct mips_hi_fixup *hi_fixup; in append_insn()2509 hi_fixup = ((struct mips_hi_fixup *) in append_insn()2510 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()11104 struct mips_hi_fixup *l; in mips_frob_file()
644 struct mips_hi_fixup struct647 struct mips_hi_fixup *next; argument656 static struct mips_hi_fixup *mips_hi_fixup_list; argument2774 struct mips_hi_fixup *hi_fixup; in append_insn()2781 hi_fixup = ((struct mips_hi_fixup *) in append_insn()2782 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()11489 struct mips_hi_fixup *l; in mips_frob_file()
5241 * config/tc-mips.c (struct mips_hi_fixup): Define.