Home | History | Annotate | Download | only in bfd

Lines Matching defs:first_section

1072   static asection * first_section = NULL;
1084 if (first_section == NULL)
1087 first_section = sec;
1090 if (first_section == sec)