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

1 2 3

  /toolchain/binutils/binutils-2.27/gas/config/
tc-crx.h 65 fix_new_exp (FRAG, OFF, (int) LEN, EXP, 0, \
tc-ft32.c 304 fix_new_exp (frag_now,
317 fix_new_exp (frag_now,
326 fix_new_exp (frag_now,
335 fix_new_exp (frag_now,
344 fix_new_exp (frag_now,
353 fix_new_exp (frag_now,
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 1110 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
1128 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1,
1138 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
1153 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-alpha.h 76 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
tc-avr.c     [all...]
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 987 fix_new_exp (frag_now, to - frag_now->fr_literal, 2,
995 fix_new_exp (frag_now, to - frag_now->fr_literal, 2,
1004 fix_new_exp (frag_now, to - frag_now->fr_literal, 2,
tc-s390.c 1190 pcrel parameter on the fix_new_exp call needs to be FALSE. */
1191 fix_new_exp (frag_now, where - frag_now->fr_literal,
    [all...]
tc-m68hc11.c     [all...]
tc-i370.c 696 fix_new_exp (frag_now, p - frag_now->fr_literal + offset, size, &exp, 0, reloc);
    [all...]
tc-z80.c 703 fix_new_exp (frag_p, offset, nbytes, exp, 0, r[nbytes-1]);
738 fix_new_exp (frag_now, p - frag_now->fr_literal, 1, val,
760 fix_new_exp (frag_now, p - frag_now->fr_literal, 2,
    [all...]
tc-mn10200.c 1266 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal + offset,
1317 /* Convert the size of the reloc into what fix_new_exp
1327 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal + offset,
tc-rl78.c 645 f = fix_new_exp (frag_then,
723 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 772 fixP = fix_new_exp (frag_now,
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
write.h 183 extern fixS *fix_new_exp

Completed in 188 milliseconds

1 2 3