Searched refs:kvx_cons_fix_new (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-kvx.h | 290 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) kvx_cons_fix_new(FRAG,OFF,LEN,EXP,RELOC) 291 extern void kvx_cons_fix_new (fragS *f, int where, int nbytes,
|
H A D | tc-kvx.c | 1868 kvx_cons_fix_new (fragS * f, int where, int nbytes, expressionS * exp, in kvx_cons_fix_new() function
|