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

/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ia64.h108 extern void ia64_cons_fix_new PARAMS ((fragS *f, int where, int nbytes,
150 #define TC_CONS_FIX_NEW(f,o,l,e) ia64_cons_fix_new (f, o, l, e)
H A Dtc-ia64.c4635 ia64_cons_fix_new (frag_now, where, bytes_per_address, &e);
4641 ia64_cons_fix_new (frag_now, where + bytes_per_address,
4650 ia64_cons_fix_new (frag_now, where + (bytes_per_address * 2),
11163 ia64_cons_fix_new (f, where, nbytes, exp) function

Completed in 64 milliseconds