Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c610 struct mips_hi_fixup struct
613 struct mips_hi_fixup *next; argument
622 static struct mips_hi_fixup *mips_hi_fixup_list; argument
2451 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()