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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c683 struct mips_hi_fixup struct
686 struct mips_hi_fixup *next;
695 static struct mips_hi_fixup *mips_hi_fixup_list;
2867 struct mips_hi_fixup *hi_fixup;
2874 hi_fixup = ((struct mips_hi_fixup *)
2875 xmalloc (sizeof (struct mips_hi_fixup)));
12055 struct mips_hi_fixup *l;

Completed in 115 milliseconds