Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c850 struct mips_hi_fixup struct
853 struct mips_hi_fixup *next; argument
862 static struct mips_hi_fixup *mips_hi_fixup_list; argument
7543 struct mips_hi_fixup *hi_fixup; in append_insn()
7550 hi_fixup = ((struct mips_hi_fixup *) in append_insn()
7551 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()
14814 struct mips_hi_fixup *l; in mips_frob_file()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20131165 (mips_hi_fixup): Tweak comment.
DChangeLog-96975241 * config/tc-mips.c (struct mips_hi_fixup): Define.