Lines Matching refs:S_GET_SEGMENT
260 if (S_GET_SEGMENT (symbolP) == current_seg) in microblaze_s_lcomm()
1986 S_GET_SEGMENT (fixP->fx_addsy)) in md_apply_fix()
1988 || !strncmp (segment_name (S_GET_SEGMENT (fixP->fx_addsy)), in md_apply_fix()
2009 || (S_GET_SEGMENT (fixP->fx_addsy) != segment))) in md_apply_fix()
2206 else if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type && in md_estimate_size_before_relax()
2214 && (((S_GET_SEGMENT (fragP->fr_symbol))->flags & SEC_CODE) == 0)) in md_estimate_size_before_relax()
2243 if ((S_GET_SEGMENT (fragP->fr_symbol) == bfd_com_section_ptr) in md_estimate_size_before_relax()
2244 || (S_GET_SEGMENT (fragP->fr_symbol) == sdata2_segment) in md_estimate_size_before_relax()
2245 || (S_GET_SEGMENT (fragP->fr_symbol) == sbss2_segment) in md_estimate_size_before_relax()
2267 if ((S_GET_SEGMENT (fragP->fr_symbol) == bfd_com_section_ptr) in md_estimate_size_before_relax()
2268 || (S_GET_SEGMENT (fragP->fr_symbol) == sdata_segment) in md_estimate_size_before_relax()
2269 || (S_GET_SEGMENT (fragP->fr_symbol) == sbss_segment) in md_estimate_size_before_relax()
2360 || (S_GET_SEGMENT (fixp->fx_addsy) != sec))) in md_pcrel_from_section()