HomeSort by relevance Sort by last modified time
    Searched refs:fix_new_exp (Results 1 - 25 of 66) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.h 65 fix_new_exp (FRAG, OFF, (int) LEN, EXP, 0, \
tc-moxie.c 209 fix_new_exp (frag_now,
260 fix_new_exp (frag_now,
279 fix_new_exp (frag_now,
383 fix_new_exp (frag_now,
430 fix_new_exp (frag_now,
472 fix_new_exp (frag_now,
530 fix_new_exp (frag_now,
tc-msp430.c     [all...]
tc-mmix.c 1108 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
1126 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1,
1136 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
1151 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
    [all...]
tc-pj.c 109 fix_new_exp (frag, where, nbytes, exp, 0,
161 fix_new_exp (frag_now, b - frag_now->fr_literal + 1, 2,
163 fix_new_exp (frag_now, b - frag_now->fr_literal + 4, 2,
293 fix_new_exp (frag_now,
tc-avr.c 1016 fix_new_exp (frag_now, where, 3,
    [all...]
tc-alpha.h 76 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
tc-xgate.c     [all...]
tc-nds32.c     [all...]
tc-h8300.c     [all...]
tc-tic30.c     [all...]
tc-d10v.c 628 fix_new_exp (frag_now,
678 fix_new_exp (frag_now,
1097 fix_new_exp (frag_now,
    [all...]
tc-mcore.c 761 fix_new_exp (frag_now, (*outputp) - frag_now->fr_literal, 2, & e, 1,
1426 fix_new_exp (frag_now, output-frag_now->fr_literal,
1443 fix_new_exp (frag_now, output-frag_now->fr_literal,
    [all...]
tc-xstormy16.c 241 fix_new_exp (f, where, nbytes, exp, 0, code);
tc-pdp11.c 991 fix_new_exp (frag_now, to - frag_now->fr_literal, 2,
999 fix_new_exp (frag_now, to - frag_now->fr_literal, 2,
1008 fix_new_exp (frag_now, to - frag_now->fr_literal, 2,
tc-s390.c 1150 pcrel parameter on the fix_new_exp call needs to be FALSE. */
1151 fix_new_exp (frag_now, where - frag_now->fr_literal,
    [all...]
tc-m68hc11.c     [all...]
tc-arc.c 355 as fix_new_exp can't handle it. Similarly for (symbol - symbol) >> 2.
1207 fix_new_exp (frag, where, nbytes, &exptmp, 0,
1212 fix_new_exp (frag, where, nbytes, exp, 0,
1233 fixups we generated by the call to fix_new_exp, above. In the call
    [all...]
tc-i370.c 696 fix_new_exp (frag_now, p - frag_now->fr_literal + offset, size, &exp, 0, reloc);
    [all...]
tc-z80.c 702 fix_new_exp (frag_p, offset, nbytes, exp, 0, r[nbytes-1]);
737 fix_new_exp (frag_now, p - frag_now->fr_literal, 1, val,
759 fix_new_exp (frag_now, p - frag_now->fr_literal, 2,
    [all...]
tc-mn10200.c 1269 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal + offset,
1320 /* Convert the size of the reloc into what fix_new_exp
1330 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal + offset,
tc-rl78.c 598 f = fix_new_exp (frag_then,
666 fixP = fix_new_exp (frag, where, (int) size, exp, 0, type);
    [all...]
tc-spu.c 378 fixP = fix_new_exp (frag_now,
840 fix_new_exp (frag_now, p - frag_now->fr_literal, nbytes,
tc-tilegx.c 771 fixP = fix_new_exp (frag_now,
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
write.h 183 extern fixS *fix_new_exp

Completed in 570 milliseconds

1 2 3