Searched refs:exptmp (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-arc.c | 1197 expressionS exptmp; in arc_cons_fix_new() local 1200 reloc_type = get_arc_exp_reloc_type (1, BFD_RELOC_32, exp, &exptmp); in arc_cons_fix_new() 1201 fix_new_exp (frag, where, nbytes, &exptmp, 0, in arc_cons_fix_new() 1842 expressionS exptmp; in md_assemble() local 1873 &exptmp); in md_assemble() 1878 &fixups[i].exp, &exptmp); in md_assemble() 1885 &exptmp, in md_assemble()
|