Home | History | Annotate | Download | only in config

Lines Matching refs:symsec

16736   asection *symsec;
16753 symsec = S_GET_SEGMENT (sym);
16756 return (!bfd_is_und_section (symsec)
16757 && !bfd_is_abs_section (symsec)
16758 && !bfd_is_com_section (symsec)
16774 segT symsec;
16787 symsec = S_GET_SEGMENT (fragp->fr_symbol);
16810 if (symsec != sec)
16926 else if (symsec != absolute_section && sec != NULL)