HomeSort by relevance Sort by last modified time
    Searched full:fx_where (Results 51 - 75 of 81) sorted by null

1 23 4

  /toolchain/binutils/binutils-2.27/gas/config/
tc-arc.c     [all...]
tc-sh.c     [all...]
tc-tic4x.c     [all...]
tc-vax.c 291 number_to_chars_littleendian (fixP->fx_where + fixP->fx_frag->fr_literal,
298 memset (fixP->fx_where + fixP->fx_frag->fr_literal, 0, fixP->fx_size);
    [all...]
tc-msp430.c     [all...]
tc-hppa.c     [all...]
tc-score7.c     [all...]
tc-h8300.c     [all...]
tc-mep.c     [all...]
tc-iq2000.c 506 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
tc-mn10200.c 786 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
tc-bfin.c 658 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
817 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
851 return fixP->fx_frag->fr_address + fixP->fx_where;
    [all...]
tc-alpha.c     [all...]
tc-ppc.c     [all...]
tc-score.c     [all...]
tc-cris.c     [all...]
tc-m68hc11.c     [all...]
tc-tic6x.c     [all...]
tc-frv.c     [all...]
tc-sh64.c 43 ((FIXP)->fx_size + (FIXP)->fx_where + (FIXP)->fx_frag->fr_address - 4)
586 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
    [all...]
tc-xtensa.c     [all...]
tc-metag.c     [all...]
tc-nds32.c     [all...]
tc-aarch64.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/doc/
internals.texi 471 @item fx_where
    [all...]

Completed in 774 milliseconds

1 23 4