Home | History | Annotate | Download | only in bfd

Lines Matching defs:sec1

2330   asection *sec1,*sec2;
2333 sec1 = sort_syms_psecs[*s1 - sort_syms_syms];
2336 if (sec1 != sec2)
2337 return sec1->index - sec2->index;