Lines Matching refs:fr_symbol

3894       if (fragP->fr_symbol == NULL  in m68hc11_relax_frag()
3895 || S_GET_SEGMENT (fragP->fr_symbol) != absolute_section) in m68hc11_relax_frag()
3897 __FUNCTION__, (long) fragP->fr_symbol); in m68hc11_relax_frag()
3898 symbolP = fragP->fr_symbol; in m68hc11_relax_frag()
3966 value = S_GET_VALUE (fragP->fr_symbol); in md_convert_frag()
3984 fragP->fr_symbol, fragP->fr_offset, 0, BFD_RELOC_16); in md_convert_frag()
3999 fragP->fr_symbol, fragP->fr_offset, 0, BFD_RELOC_16); in md_convert_frag()
4009 fragP->fr_symbol, fragP->fr_offset, 1, in md_convert_frag()
4015 if (fragP->fr_symbol != 0 in md_convert_frag()
4016 && S_GET_SEGMENT (fragP->fr_symbol) != absolute_section) in md_convert_frag()
4028 if (fragP->fr_symbol != 0 in md_convert_frag()
4029 && S_GET_SEGMENT (fragP->fr_symbol) != absolute_section) in md_convert_frag()
4046 && fragP->fr_symbol != 0 in md_convert_frag()
4047 && S_GET_SEGMENT (fragP->fr_symbol) != absolute_section) in md_convert_frag()
4050 fragP->fr_symbol, fragP->fr_offset, in md_convert_frag()
4056 fragP->fr_symbol, fragP->fr_offset, 0, BFD_RELOC_16); in md_convert_frag()
4074 fragP->fr_symbol, fragP->fr_offset, 0, BFD_RELOC_16); in md_convert_frag()
4100 if (S_GET_SEGMENT (fragP->fr_symbol) != segment in md_estimate_size_before_relax()
4101 || !relaxable_symbol (fragP->fr_symbol) in md_estimate_size_before_relax()
4131 fix_new (fragP, fragP->fr_fix - 1, 2, fragP->fr_symbol, in md_estimate_size_before_relax()
4147 fix_new (fragP, fragP->fr_fix, 2, fragP->fr_symbol, in md_estimate_size_before_relax()
4155 if (fragP->fr_symbol in md_estimate_size_before_relax()
4156 && S_GET_SEGMENT (fragP->fr_symbol) == absolute_section) in md_estimate_size_before_relax()
4168 fix_new (fragP, fragP->fr_fix, 2, fragP->fr_symbol, in md_estimate_size_before_relax()
4177 if (fragP->fr_symbol in md_estimate_size_before_relax()
4178 && S_GET_SEGMENT (fragP->fr_symbol) == absolute_section) in md_estimate_size_before_relax()
4189 fix_new (fragP, fragP->fr_fix, 2, fragP->fr_symbol, in md_estimate_size_before_relax()
4206 fix_new (fragP, fragP->fr_fix, 2, fragP->fr_symbol, in md_estimate_size_before_relax()
4218 fix_new (fragP, fragP->fr_fix, 2, fragP->fr_symbol, in md_estimate_size_before_relax()