Home | History | Annotate | Download | only in binutils

Lines Matching defs:first

311 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first,
332 if (first)
456 int first = 1;
469 if (first)
477 first = 0;
1475 /* First work out the total number of sections. */
1588 int first)
1593 if (first)
1615 int first)
1619 if (first)
1657 int first = 1;
1668 wr_un (ptr, sfile, first, 0);
1672 wr_un (ptr, sfile, first, nsecs);
1674 wr_er (ptr, sfile, first);
1675 wr_ed (ptr, sfile, first);
1676 first = 0;