Home
last modified time | relevance | path

Searched refs:top_index (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-m68hc1x.c240 unsigned int top_id, top_index; in elf32_m68hc11_setup_section_lists() local
288 for (section = output_bfd->sections, top_index = 0; in elf32_m68hc11_setup_section_lists()
292 if (top_index < section->index) in elf32_m68hc11_setup_section_lists()
293 top_index = section->index; in elf32_m68hc11_setup_section_lists()
296 htab->top_index = top_index; in elf32_m68hc11_setup_section_lists()
297 amt = sizeof (asection *) * (top_index + 1); in elf32_m68hc11_setup_section_lists()
305 list = input_list + top_index; in elf32_m68hc11_setup_section_lists()
H A Delf32-metag.c822 unsigned int top_index; member
3437 unsigned int top_id, top_index; in elf_metag_setup_section_lists() local
3468 for (section = output_bfd->sections, top_index = 0; in elf_metag_setup_section_lists()
3472 if (top_index < section->index) in elf_metag_setup_section_lists()
3473 top_index = section->index; in elf_metag_setup_section_lists()
3476 htab->top_index = top_index; in elf_metag_setup_section_lists()
3477 amt = sizeof (asection *) * (top_index + 1); in elf_metag_setup_section_lists()
3485 list = input_list + top_index; in elf_metag_setup_section_lists()
3515 if (isec->output_section->index <= htab->top_index) in elf_metag_next_input_section()
3542 asection **list = htab->input_list + htab->top_index; in group_sections()
H A Delf32-m68hc1x.h120 int top_index; member
H A Delf32-hppa.c268 unsigned int top_index; member
2292 unsigned int top_id, top_index; in elf32_hppa_setup_section_lists() local
2325 for (section = output_bfd->sections, top_index = 0; in elf32_hppa_setup_section_lists()
2329 if (top_index < section->index) in elf32_hppa_setup_section_lists()
2330 top_index = section->index; in elf32_hppa_setup_section_lists()
2333 htab->top_index = top_index; in elf32_hppa_setup_section_lists()
2334 amt = sizeof (asection *) * (top_index + 1); in elf32_hppa_setup_section_lists()
2342 list = input_list + top_index; in elf32_hppa_setup_section_lists()
2371 if (isec->output_section->index <= htab->top_index) in elf32_hppa_next_input_section()
2398 asection **list = htab->input_list + htab->top_index; in group_sections()
H A Delf32-avr.c91 unsigned int top_index; member
3496 unsigned int top_id, top_index; in elf32_avr_setup_section_lists() local
3523 for (section = output_bfd->sections, top_index = 0; in elf32_avr_setup_section_lists()
3526 if (top_index < section->index) in elf32_avr_setup_section_lists()
3527 top_index = section->index; in elf32_avr_setup_section_lists()
3529 htab->top_index = top_index; in elf32_avr_setup_section_lists()
3530 amt = sizeof (asection *) * (top_index + 1); in elf32_avr_setup_section_lists()
3538 list = input_list + top_index; in elf32_avr_setup_section_lists()
H A Delfnn-kvx.c520 unsigned int top_index; member
1029 unsigned int top_id, top_index; in elfNN_kvx_setup_section_lists() local
1061 for (section = output_bfd->sections, top_index = 0; in elfNN_kvx_setup_section_lists()
1064 if (top_index < section->index) in elfNN_kvx_setup_section_lists()
1065 top_index = section->index; in elfNN_kvx_setup_section_lists()
1068 htab->top_index = top_index; in elfNN_kvx_setup_section_lists()
1069 amt = sizeof (asection *) * (top_index + 1); in elfNN_kvx_setup_section_lists()
1077 list = input_list + top_index; in elfNN_kvx_setup_section_lists()
1106 if (isec->output_section->index <= htab->top_index) in elfNN_kvx_next_input_section()
1215 while (list++ != htab->input_list + htab->top_index); in group_sections()
H A Delf32-csky.c1237 unsigned int top_index; member
3164 if (isec->output_section->index <= htab->top_index) in elf32_csky_next_input_section()
3273 while (list++ != htab->input_list + htab->top_index); in group_sections()
3881 unsigned int top_id, top_index; in elf32_csky_setup_section_lists() local
3911 for (section = output_bfd->sections, top_index = 0; in elf32_csky_setup_section_lists()
3914 if (top_index < section->index) in elf32_csky_setup_section_lists()
3915 top_index = section->index; in elf32_csky_setup_section_lists()
3916 htab->top_index = top_index; in elf32_csky_setup_section_lists()
3917 amt = sizeof (asection *) * (top_index + 1); in elf32_csky_setup_section_lists()
3924 list = input_list + top_index; in elf32_csky_setup_section_lists()
H A Delf32-nios2.c1796 unsigned int top_index; member
2221 unsigned int top_id, top_index; in nios2_elf32_setup_section_lists() local
2252 for (section = output_bfd->sections, top_index = 0; in nios2_elf32_setup_section_lists()
2256 if (top_index < section->index) in nios2_elf32_setup_section_lists()
2257 top_index = section->index; in nios2_elf32_setup_section_lists()
2260 htab->top_index = top_index; in nios2_elf32_setup_section_lists()
2261 amt = sizeof (asection *) * (top_index + 1); in nios2_elf32_setup_section_lists()
2269 list = input_list + top_index; in nios2_elf32_setup_section_lists()
2298 if (isec->output_section->index <= htab->top_index) in nios2_elf32_next_input_section()
2337 asection **list = htab->input_list + htab->top_index; in group_sections()
H A Delfnn-aarch64.c2692 unsigned int top_index; member
3474 unsigned int top_id, top_index; in elfNN_aarch64_setup_section_lists() local
3506 for (section = output_bfd->sections, top_index = 0; in elfNN_aarch64_setup_section_lists()
3509 if (top_index < section->index) in elfNN_aarch64_setup_section_lists()
3510 top_index = section->index; in elfNN_aarch64_setup_section_lists()
3513 htab->top_index = top_index; in elfNN_aarch64_setup_section_lists()
3514 amt = sizeof (asection *) * (top_index + 1); in elfNN_aarch64_setup_section_lists()
3522 list = input_list + top_index; in elfNN_aarch64_setup_section_lists()
3551 if (isec->output_section->index <= htab->top_index) in elfNN_aarch64_next_input_section()
3660 while (list++ != htab->input_list + htab->top_index); in group_sections()
H A Delf32-arm.c3440 unsigned int top_index; member
5299 unsigned int top_id, top_index; in elf32_arm_setup_section_lists() local
5333 for (section = output_bfd->sections, top_index = 0; in elf32_arm_setup_section_lists()
5337 if (top_index < section->index) in elf32_arm_setup_section_lists()
5338 top_index = section->index; in elf32_arm_setup_section_lists()
5341 htab->top_index = top_index; in elf32_arm_setup_section_lists()
5342 amt = sizeof (asection *) * (top_index + 1); in elf32_arm_setup_section_lists()
5350 list = input_list + top_index; in elf32_arm_setup_section_lists()
5380 if (isec->output_section->index <= htab->top_index) in elf32_arm_next_input_section()
5490 while (list++ != htab->input_list + htab->top_index); in group_sections()
H A DChangeLog-20151308 (struct ppc_link_hash_table): Delete top_id, top_index, and
1346 (struct ppc_link_hash_table): Make "top_id" and "top_index" unsigned.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-m68hc1x.c240 unsigned int top_id, top_index; in elf32_m68hc11_setup_section_lists() local
288 for (section = output_bfd->sections, top_index = 0; in elf32_m68hc11_setup_section_lists()
292 if (top_index < section->index) in elf32_m68hc11_setup_section_lists()
293 top_index = section->index; in elf32_m68hc11_setup_section_lists()
296 htab->top_index = top_index; in elf32_m68hc11_setup_section_lists()
297 amt = sizeof (asection *) * (top_index + 1); in elf32_m68hc11_setup_section_lists()
305 list = input_list + top_index; in elf32_m68hc11_setup_section_lists()
H A Delf32-metag.c822 unsigned int top_index; member
3437 unsigned int top_id, top_index; in elf_metag_setup_section_lists() local
3468 for (section = output_bfd->sections, top_index = 0; in elf_metag_setup_section_lists()
3472 if (top_index < section->index) in elf_metag_setup_section_lists()
3473 top_index = section->index; in elf_metag_setup_section_lists()
3476 htab->top_index = top_index; in elf_metag_setup_section_lists()
3477 amt = sizeof (asection *) * (top_index + 1); in elf_metag_setup_section_lists()
3485 list = input_list + top_index; in elf_metag_setup_section_lists()
3515 if (isec->output_section->index <= htab->top_index) in elf_metag_next_input_section()
3542 asection **list = htab->input_list + htab->top_index; in group_sections()
H A Delf32-m68hc1x.h120 int top_index; member
H A Delf32-hppa.c268 unsigned int top_index; member
2292 unsigned int top_id, top_index; in elf32_hppa_setup_section_lists() local
2325 for (section = output_bfd->sections, top_index = 0; in elf32_hppa_setup_section_lists()
2329 if (top_index < section->index) in elf32_hppa_setup_section_lists()
2330 top_index = section->index; in elf32_hppa_setup_section_lists()
2333 htab->top_index = top_index; in elf32_hppa_setup_section_lists()
2334 amt = sizeof (asection *) * (top_index + 1); in elf32_hppa_setup_section_lists()
2342 list = input_list + top_index; in elf32_hppa_setup_section_lists()
2371 if (isec->output_section->index <= htab->top_index) in elf32_hppa_next_input_section()
2398 asection **list = htab->input_list + htab->top_index; in group_sections()
H A Delf32-avr.c91 unsigned int top_index; member
3480 unsigned int top_id, top_index; in elf32_avr_setup_section_lists() local
3507 for (section = output_bfd->sections, top_index = 0; in elf32_avr_setup_section_lists()
3510 if (top_index < section->index) in elf32_avr_setup_section_lists()
3511 top_index = section->index; in elf32_avr_setup_section_lists()
3513 htab->top_index = top_index; in elf32_avr_setup_section_lists()
3514 amt = sizeof (asection *) * (top_index + 1); in elf32_avr_setup_section_lists()
3522 list = input_list + top_index; in elf32_avr_setup_section_lists()
H A Delf32-csky.c1237 unsigned int top_index; member
3175 if (isec->output_section->index <= htab->top_index) in elf32_csky_next_input_section()
3284 while (list++ != htab->input_list + htab->top_index); in group_sections()
3892 unsigned int top_id, top_index; in elf32_csky_setup_section_lists() local
3922 for (section = output_bfd->sections, top_index = 0; in elf32_csky_setup_section_lists()
3925 if (top_index < section->index) in elf32_csky_setup_section_lists()
3926 top_index = section->index; in elf32_csky_setup_section_lists()
3927 htab->top_index = top_index; in elf32_csky_setup_section_lists()
3928 amt = sizeof (asection *) * (top_index + 1); in elf32_csky_setup_section_lists()
3935 list = input_list + top_index; in elf32_csky_setup_section_lists()
H A Delf32-nios2.c1796 unsigned int top_index; member
2221 unsigned int top_id, top_index; in nios2_elf32_setup_section_lists() local
2252 for (section = output_bfd->sections, top_index = 0; in nios2_elf32_setup_section_lists()
2256 if (top_index < section->index) in nios2_elf32_setup_section_lists()
2257 top_index = section->index; in nios2_elf32_setup_section_lists()
2260 htab->top_index = top_index; in nios2_elf32_setup_section_lists()
2261 amt = sizeof (asection *) * (top_index + 1); in nios2_elf32_setup_section_lists()
2269 list = input_list + top_index; in nios2_elf32_setup_section_lists()
2298 if (isec->output_section->index <= htab->top_index) in nios2_elf32_next_input_section()
2337 asection **list = htab->input_list + htab->top_index; in group_sections()
H A Delfnn-aarch64.c2679 unsigned int top_index; member
3430 unsigned int top_id, top_index; in elfNN_aarch64_setup_section_lists() local
3462 for (section = output_bfd->sections, top_index = 0; in elfNN_aarch64_setup_section_lists()
3465 if (top_index < section->index) in elfNN_aarch64_setup_section_lists()
3466 top_index = section->index; in elfNN_aarch64_setup_section_lists()
3469 htab->top_index = top_index; in elfNN_aarch64_setup_section_lists()
3470 amt = sizeof (asection *) * (top_index + 1); in elfNN_aarch64_setup_section_lists()
3478 list = input_list + top_index; in elfNN_aarch64_setup_section_lists()
3507 if (isec->output_section->index <= htab->top_index) in elfNN_aarch64_next_input_section()
3616 while (list++ != htab->input_list + htab->top_index); in group_sections()
H A Delf32-arm.c3440 unsigned int top_index; member
5299 unsigned int top_id, top_index; in elf32_arm_setup_section_lists() local
5333 for (section = output_bfd->sections, top_index = 0; in elf32_arm_setup_section_lists()
5337 if (top_index < section->index) in elf32_arm_setup_section_lists()
5338 top_index = section->index; in elf32_arm_setup_section_lists()
5341 htab->top_index = top_index; in elf32_arm_setup_section_lists()
5342 amt = sizeof (asection *) * (top_index + 1); in elf32_arm_setup_section_lists()
5350 list = input_list + top_index; in elf32_arm_setup_section_lists()
5380 if (isec->output_section->index <= htab->top_index) in elf32_arm_next_input_section()
5490 while (list++ != htab->input_list + htab->top_index); in group_sections()
H A DChangeLog-20151308 (struct ppc_link_hash_table): Delete top_id, top_index, and
1346 (struct ppc_link_hash_table): Make "top_id" and "top_index" unsigned.
H A DChangeLog-20143208 bfd_count, top_index, input_list, all_local_syms.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20151308 (struct ppc_link_hash_table): Delete top_id, top_index, and
1346 (struct ppc_link_hash_table): Make "top_id" and "top_index" unsigned.
H A DChangeLog-20082180 top_index, input_list fields.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20082180 top_index, input_list fields.

12