Searched refs:nsect (Results 1 – 1 of 1) sorted by relevance
2327 unsigned nsect; in bfd_mach_o_mangle_sections() local2329 nsect = bfd_count_sections (abfd); in bfd_mach_o_mangle_sections()2333 if (mdata->nsects == nsect in bfd_mach_o_mangle_sections()2337 mdata->nsects = nsect; in bfd_mach_o_mangle_sections()2344 if (nsect > 255) in bfd_mach_o_mangle_sections()2346 " maximum is 255,\n"), nsect); in bfd_mach_o_mangle_sections()