Searched refs:total_count (Results 1 – 1 of 1) sorted by relevance
1266 bfd_size_type total_count; in copy_sections() local1269 total_count = reloc_count + outsec->reloc_count; in copy_sections()1270 combined = (arelent **) xmalloc (total_count * sizeof (arelent *)); in copy_sections()1276 reloc_count = total_count; in copy_sections()