Home | History | Annotate | Download | only in bfd

Lines Matching defs:nsect

2327   unsigned nsect;
2329 nsect = bfd_count_sections (abfd);
2333 if (mdata->nsects == nsect
2337 mdata->nsects = nsect;
2344 if (nsect > 255)
2346 " maximum is 255,\n"), nsect);