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

1 2

  /toolchain/binutils/binutils-2.25/gas/config/
tc-vax.c 295 relocation. (Many occurrences of frag_more followed by fix_new
428 fix_new (fragP, old_fr_fix + 1, 4, fragP->fr_symbol,
438 fix_new (fragP, old_fr_fix + 3, 4, fragP->fr_symbol,
450 fix_new (fragP, old_fr_fix + 6, 4, fragP->fr_symbol,
461 fix_new (fragP, old_fr_fix + 5, 4, fragP->fr_symbol,
469 fix_new (fragP, old_fr_fix + 1, 4, fragP->fr_symbol,
543 fix_new (fragP, fragP->fr_fix + 1, 1, fragP->fr_symbol,
551 fix_new (fragP, fragP->fr_fix + 1, 2, fragP->fr_symbol,
559 fix_new (fragP, fragP->fr_fix + 1, 4, fragP->fr_symbol,
565 fix_new (fragP, fragP->fr_fix, 1, fragP->fr_symbol
    [all...]
tc-mn10200.c 340 fix_new (fragP, fragP->fr_fix + 1, 1, fragP->fr_symbol,
390 fix_new (fragP, fragP->fr_fix + 1, 1,
397 fix_new (fragP, fragP->fr_fix + 3, 2, fragP->fr_symbol,
447 fix_new (fragP, fragP->fr_fix + 1, 1,
455 fix_new (fragP, fragP->fr_fix + 4, 4, fragP->fr_symbol,
462 fix_new (fragP, fragP->fr_fix + 2, 1, fragP->fr_symbol,
536 fix_new (fragP, fragP->fr_fix + 2, 1,
543 fix_new (fragP, fragP->fr_fix + 4, 2, fragP->fr_symbol,
617 fix_new (fragP, fragP->fr_fix + 2, 1,
625 fix_new (fragP, fragP->fr_fix + 5, 4, fragP->fr_symbol
    [all...]
tc-mn10300.c 478 fix_new (fragP, fragP->fr_fix + 1, 1, fragP->fr_symbol,
528 fix_new (fragP, fragP->fr_fix + 1, 1,
535 fix_new (fragP, fragP->fr_fix + 3, 2, fragP->fr_symbol,
585 fix_new (fragP, fragP->fr_fix + 1, 1,
592 fix_new (fragP, fragP->fr_fix + 3, 4, fragP->fr_symbol,
599 fix_new (fragP, fragP->fr_fix + 2, 1, fragP->fr_symbol,
631 fix_new (fragP, fragP->fr_fix + 2, 1,
638 fix_new (fragP, fragP->fr_fix + 4, 2, fragP->fr_symbol,
667 fix_new (fragP, fragP->fr_fix + 2, 1,
674 fix_new (fragP, fragP->fr_fix + 4, 4, fragP->fr_symbol
    [all...]
tc-sh64.c 893 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
937 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
942 fix_new (fragP, var_partp - fragP->fr_literal, 4, fragP->fr_symbol,
    [all...]
tc-microblaze.c     [all...]
obj-evax.c 168 fixpentry = fix_new (l->fixp->fx_frag, l->fixp->fx_where, 8,
171 fixppdesc = fix_new (l->fixp->fx_frag, l->fixp->fx_where + 8, 8,
tc-m68hc11.c     [all...]
tc-v850.c     [all...]
tc-m68k.c     [all...]
tc-i960.c 37 I made the hook a little cleaner by having fix_new() (in the base
598 fixP = fix_new (frag_now,
    [all...]
tc-nios2.c 850 fix_new (fragp, fragp->fr_fix, 4, fragp->fr_symbol, fragp->fr_offset, 1,
951 fix_new (fragp, fragp->fr_fix, 4, fragp->fr_symbol, fragp->fr_offset,
959 fix_new (fragp, fragp->fr_fix, 4, fragp->fr_symbol, fragp->fr_offset,
    [all...]
tc-mcore.c     [all...]
tc-rl78.c 477 fix_new (frag, frag->fr_fix, 0,
483 fix_new (frag->fr_next, 0, 0,
564 f = fix_new (frag_then,
    [all...]
tc-sh.c     [all...]
tc-cris.c 916 fix_new (fragP, var_partp - fragP->fr_literal, 4, symbolP,
956 fix_new (fragP, var_partp - fragP->fr_literal, 4, fragP->fr_symbol,
    [all...]
tc-mmix.c     [all...]
tc-m32c.c 393 fix_new (results.frag,
849 fix_new (fragP,
    [all...]
tc-spu.c 741 fix_new (frag,
763 fix_new (frag,
tc-tic6x.c     [all...]
tc-rx.c 1131 f = fix_new (frag_then,
1299 fix_new (frag, frag->fr_fix, 0,
1305 fix_new (frag->fr_next, 0, 0,
    [all...]
obj-elf.c     [all...]
tc-msp430.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
literal.c 88 fix_new (frag_now, p - frag_now->fr_literal, size, sym, addend, 0,
write.h 177 extern fixS *fix_new
cgen.c 237 This is a cover function to fix_new.
264 fixP = fix_new (frag, where, length / 8, symbol, offset,
    [all...]

Completed in 901 milliseconds

1 2