Home | History | Annotate | Download | only in bfd

Lines Matching defs:hdr1

1921   const asection *hdr1 = *(const asection **) arg1;
1924 if ((hdr1->flags & SEC_ALLOC) != 0)
1934 if (hdr1->vma < hdr2->vma)
1936 else if (hdr1->vma > hdr2->vma)