HomeSort by relevance Sort by last modified time
    Searched full:fr_symbol (Results 26 - 50 of 64) sorted by null

12 3

  /toolchain/binutils/binutils-2.25/gas/config/
tc-msp430.c     [all...]
tc-fr30.c 221 if (S_GET_SEGMENT (fragP->fr_symbol) != segment)
tc-ns32k.c     [all...]
tc-xtensa.c     [all...]
tc-xgate.c 584 && (!S_IS_DEFINED (fragp->fr_symbol)
585 || seg != S_GET_SEGMENT (fragp->fr_symbol)))
    [all...]
tc-nios2.c 755 symbolS *symbolp = fragp->fr_symbol;
840 symbolS *symbolp = fragp->fr_symbol;
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-cr16.c 621 && (!S_IS_DEFINED (fragp->fr_symbol)
622 || seg != S_GET_SEGMENT (fragp->fr_symbol)))
677 fragP->fr_symbol, fragP->fr_offset, 1, reloc);
    [all...]
tc-crx.c 386 && (!S_IS_DEFINED (fragp->fr_symbol)
387 || seg != S_GET_SEGMENT (fragp->fr_symbol)))
444 fragP->fr_symbol, fragP->fr_offset, 1, reloc);
    [all...]
tc-nds32.c     [all...]
tc-i960.c     [all...]
tc-i386.c     [all...]
tc-tic54x.c 516 symbolP->sy_frag->fr_symbol = (symbolS *) NULL;
    [all...]
tc-arc.c 929 symbolP->sy_frag->fr_symbol = NULL;
    [all...]
tc-score7.c     [all...]
tc-score.c     [all...]
obj-macho.c 587 symbol_get_frag (sym)->fr_symbol = NULL;
    [all...]
tc-sparc.c     [all...]
tc-ppc.c     [all...]
tc-i370.c 1129 symbol_get_frag (symbolP)->fr_symbol = 0;
    [all...]
tc-tic4x.c 781 symbol_get_frag (symbolP)->fr_symbol = 0;
    [all...]
tc-tic6x.c 662 symbol_get_frag (symbolP)->fr_symbol = 0;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
internals.texi 557 @code{fr_symbol} and the variable-length tail of the frag, as well as the
568 @item fr_symbol
612 @code{fr_symbol} is an expression symbol for the subtraction which may be
625 variable length number format. The @code{fr_symbol} is always an expression
632 @code{fr_symbol} and @code{fr_offset}, and @code{fr_subtype} indicates the
639 set them.) The offset is given by @code{fr_symbol} and @code{fr_offset}; one
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
frags.c 235 frag_now->fr_symbol = symbol;
read.c     [all...]
ChangeLog-2004 393 fragP->fr_symbol.
    [all...]

Completed in 387 milliseconds

12 3