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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.c160 struct m32r_hi_fixup struct
163 struct m32r_hi_fixup *next;
174 static struct m32r_hi_fixup *m32r_hi_fixup_list;
1960 struct m32r_hi_fixup *hi_fixup;
1965 hi_fixup = ((struct m32r_hi_fixup *)
1966 xmalloc (sizeof (struct m32r_hi_fixup)));
2018 struct m32r_hi_fixup *l;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.c153 struct m32r_hi_fixup struct
156 struct m32r_hi_fixup *next;
167 static struct m32r_hi_fixup *m32r_hi_fixup_list;
1907 struct m32r_hi_fixup *hi_fixup;
2010 struct m32r_hi_fixup *l;

Completed in 91 milliseconds