Home | History | Annotate | Download | only in config

Lines Matching refs:symseg

4275   segT symseg = S_GET_SEGMENT (sym);
4277 if (symseg != from_seg && !S_IS_LOCAL (sym))
4279 if ((bfd_get_section_flags (stdoutput, symseg) & SEC_LINK_ONCE))
4284 if (strncmp (segment_name (symseg), ".gnu.linkonce",