Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c619 struct mips_hi_fixup struct
622 struct mips_hi_fixup *next; argument
631 static struct mips_hi_fixup *mips_hi_fixup_list; argument
2502 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()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c644 struct mips_hi_fixup struct
647 struct mips_hi_fixup *next; argument
656 static struct mips_hi_fixup *mips_hi_fixup_list; argument
2774 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()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-96975241 * config/tc-mips.c (struct mips_hi_fixup): Define.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-96975241 * config/tc-mips.c (struct mips_hi_fixup): Define.