Lines Matching refs:S_GET_SEGMENT
201 if (S_GET_SEGMENT (symp) == undefined_section) in shmedia_md_end()
205 symseg = S_GET_SEGMENT (mainsym); in shmedia_md_end()
219 S_SET_SEGMENT (symp, S_GET_SEGMENT (mainsym)); in shmedia_md_end()
827 || (S_GET_SEGMENT (fragP->fr_symbol) != absolute_section in shmedia_md_convert_frag()
828 && S_GET_SEGMENT (fragP->fr_symbol) != seg)); in shmedia_md_convert_frag()
1906 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type in shmedia_md_estimate_size_before_relax()
1970 && S_GET_SEGMENT (exp->X_op_symbol) == segment_type) in shmedia_md_estimate_size_before_relax()
1999 if (S_GET_SEGMENT (exp->X_add_symbol) == segment_type in shmedia_md_estimate_size_before_relax()
2012 || (S_GET_SEGMENT (fragP->fr_symbol) == absolute_section in shmedia_md_estimate_size_before_relax()
2389 && S_GET_SEGMENT (inner) != absolute_section) in shmedia_get_operands()
3227 segT seg = S_GET_SEGMENT (symp); in sh64_frob_label()
3264 segT symseg = S_GET_SEGMENT (symp); in sh64_consume_datalabel()