Searched refs:total_namlen (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-rs6000.c2226 bfd_size_type total_namlen;
2244 total_namlen = 0;
2248 total_namlen += strlen (normalize_filename (sub)) + 1;
2360 + total_namlen));
2371 + total_namlen
2450 bfd_size_type total_namlen;
2469 /* Calculate count and total_namlen. */
2472 for (current_bfd = abfd->archive_head, count = 0, total_namlen = 0;
2476 total_namlen += strlen (normalize_filename (current_bfd)) + 1;
2614 + total_namlen);
2223 bfd_size_type total_namlen; local
2447 bfd_size_type total_namlen; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-rs6000.c2068 bfd_size_type total_namlen;
2086 total_namlen = 0;
2090 total_namlen += strlen (normalize_filename (sub)) + 1;
2190 + total_namlen));
2201 + total_namlen
2280 bfd_size_type total_namlen;
2299 /* Calculate count and total_namlen. */
2302 for (current_bfd = abfd->archive_head, count = 0, total_namlen = 0;
2306 total_namlen += strlen (normalize_filename (current_bfd)) + 1;
2435 + total_namlen);
2065 bfd_size_type total_namlen; local
2277 bfd_size_type total_namlen; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-rs6000.c2226 bfd_size_type total_namlen;
2244 total_namlen = 0;
2248 total_namlen += strlen (normalize_filename (sub)) + 1;
2360 + total_namlen));
2371 + total_namlen
2450 bfd_size_type total_namlen;
2469 /* Calculate count and total_namlen. */
2472 for (current_bfd = abfd->archive_head, count = 0, total_namlen = 0;
2476 total_namlen += strlen (normalize_filename (current_bfd)) + 1;
2614 + total_namlen);
2223 bfd_size_type total_namlen; local
2447 bfd_size_type total_namlen; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-rs6000.c2226 bfd_size_type total_namlen;
2244 total_namlen = 0;
2248 total_namlen += strlen (normalize_filename (sub)) + 1;
2360 + total_namlen));
2371 + total_namlen
2450 bfd_size_type total_namlen;
2469 /* Calculate count and total_namlen. */
2472 for (current_bfd = abfd->archive_head, count = 0, total_namlen = 0;
2476 total_namlen += strlen (normalize_filename (current_bfd)) + 1;
2614 + total_namlen);
2223 bfd_size_type total_namlen; local
2447 bfd_size_type total_namlen; local
[all...]

Completed in 268 milliseconds