Home | History | Annotate | Download | only in ld

Lines Matching defs:sec1

677   struct wildcard_list *sec1 = ptr->handler_data[1];
689 s1 = find_section (file, sec1, &multiple_sections_found);
702 walk_wild_consider_section (ptr, file, s, sec1, callback, data);
4682 const asection *sec1 = *(const asection **) arg1;
4685 if (bfd_section_lma (sec1->owner, sec1)
4688 else if (bfd_section_lma (sec1->owner, sec1)
4691 else if (sec1->id < sec2->id)
4693 else if (sec1->id > sec2->id)