Home | History | Annotate | Download | only in config

Lines Matching refs:segment

1005 /* Return zero if the reference to SYMBOL from within the same segment may
5287 md_estimate_size_before_relax (fragS *fragP, segT segment)
5297 if (S_GET_SEGMENT (fragP->fr_symbol) == segment
5317 if (S_GET_SEGMENT (fragP->fr_symbol) == segment
5335 if ((S_GET_SEGMENT (fragP->fr_symbol) == segment
5349 if ((S_GET_SEGMENT (fragP->fr_symbol) == segment
5362 if ((S_GET_SEGMENT (fragP->fr_symbol) == segment
5659 /* We don't support putting frags in the BSS segment, we fake it
7888 md_section_align (segT segment ATTRIBUTE_UNUSED, valueT size)
7898 align = bfd_get_section_alignment (stdoutput, segment);