Home | History | Annotate | Download | only in config

Lines Matching refs:segment

412 md_section_align (segT segment, valueT size)
414 int align = bfd_get_section_alignment (stdoutput, segment);
571 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED)
578 if (S_GET_SEGMENT (fragP->fr_symbol) != segment)