Searched refs:bfd_count (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-m68hc1x.c | 223 unsigned int bfd_count; in elf32_m68hc11_setup_section_lists() local 242 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0; in elf32_m68hc11_setup_section_lists() 246 bfd_count += 1; in elf32_m68hc11_setup_section_lists() 263 htab->bfd_count = bfd_count; in elf32_m68hc11_setup_section_lists() 317 unsigned int bfd_indx, bfd_count; in elf32_m68hc11_size_stubs() local 328 for (input_bfd = info->input_bfds, bfd_count = 0; in elf32_m68hc11_size_stubs() 332 bfd_count += 1; in elf32_m68hc11_size_stubs() 338 amt = sizeof (Elf_Internal_Sym *) * bfd_count; in elf32_m68hc11_size_stubs()
|
H A D | elf32-m68hc1x.h | 118 unsigned int bfd_count; member
|
H A D | elf32-hppa.c | 242 unsigned int bfd_count; member 2289 unsigned int bfd_count; in elf32_hppa_setup_section_lists() local 2297 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0; in elf32_hppa_setup_section_lists() 2301 bfd_count += 1; in elf32_hppa_setup_section_lists() 2310 htab->bfd_count = bfd_count; in elf32_hppa_setup_section_lists() 2476 bfd_size_type amt = sizeof (Elf_Internal_Sym *) * htab->bfd_count; in get_local_syms()
|
H A D | ChangeLog-0203 | 7701 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and 7832 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here. 9174 bfd_count top_index, input_list, all_local_syms.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-m68hc1x.c | 224 unsigned int bfd_count; in elf32_m68hc11_setup_section_lists() local 243 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0; in elf32_m68hc11_setup_section_lists() 247 bfd_count += 1; in elf32_m68hc11_setup_section_lists() 264 htab->bfd_count = bfd_count; in elf32_m68hc11_setup_section_lists() 318 unsigned int bfd_indx, bfd_count; in elf32_m68hc11_size_stubs() local 329 for (input_bfd = info->input_bfds, bfd_count = 0; in elf32_m68hc11_size_stubs() 333 bfd_count += 1; in elf32_m68hc11_size_stubs() 339 amt = sizeof (Elf_Internal_Sym *) * bfd_count; in elf32_m68hc11_size_stubs()
|
H A D | elf32-m68hc1x.h | 118 unsigned int bfd_count; member
|
H A D | elf32-hppa.c | 263 unsigned int bfd_count; member 2418 unsigned int bfd_count; in elf32_hppa_setup_section_lists() local 2426 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0; in elf32_hppa_setup_section_lists() 2430 bfd_count += 1; in elf32_hppa_setup_section_lists() 2439 htab->bfd_count = bfd_count; in elf32_hppa_setup_section_lists() 2602 bfd_size_type amt = sizeof (Elf_Internal_Sym *) * htab->bfd_count; in get_local_syms()
|
H A D | ChangeLog-0203 | 7701 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and 7832 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here. 9174 bfd_count top_index, input_list, all_local_syms.
|