/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfnn-kvx.c | 2617 bool need_relocs = false; in elfNN_kvx_relocate_section() local 2625 need_relocs = in elfNN_kvx_relocate_section() 2633 if (need_relocs) in elfNN_kvx_relocate_section() 2713 bool need_relocs = false; in elfNN_kvx_relocate_section() local 2722 need_relocs = in elfNN_kvx_relocate_section() 2730 if (need_relocs) in elfNN_kvx_relocate_section()
|
H A D | elf32-tilepro.c | 3146 bool need_relocs = false; in tilepro_elf_relocate_section() local 3172 need_relocs = true; in tilepro_elf_relocate_section() 3184 if (need_relocs) { in tilepro_elf_relocate_section() 3208 if (need_relocs) { in tilepro_elf_relocate_section()
|
H A D | elf32-microblaze.c | 1288 bool need_relocs = false; in microblaze_elf_relocate_section() local 1347 need_relocs = true; in microblaze_elf_relocate_section() 1377 if (! need_relocs) in microblaze_elf_relocate_section() 1407 if (need_relocs) in microblaze_elf_relocate_section()
|
H A D | elf32-metag.c | 1801 bool need_relocs = false; in elf_metag_relocate_section() local 1815 need_relocs = true; in elf_metag_relocate_section() 1823 if (need_relocs) in elf_metag_relocate_section() 1870 if (need_relocs) in elf_metag_relocate_section()
|
H A D | elfxx-tilegx.c | 3537 bool need_relocs = false; in tilegx_elf_relocate_section() local 3563 need_relocs = true; in tilegx_elf_relocate_section() 3573 if (need_relocs) { in tilegx_elf_relocate_section() 3597 if (need_relocs) { in tilegx_elf_relocate_section()
|
H A D | elfnn-aarch64.c | 7106 bool need_relocs = false; in elfNN_aarch64_relocate_section() local 7114 need_relocs = in elfNN_aarch64_relocate_section() 7122 if (need_relocs) in elfNN_aarch64_relocate_section() 7200 bool need_relocs = false; in elfNN_aarch64_relocate_section() local 7209 need_relocs = in elfNN_aarch64_relocate_section() 7217 if (need_relocs) in elfNN_aarch64_relocate_section() 7256 bool need_relocs = false; in elfNN_aarch64_relocate_section() local 7260 need_relocs = (h == NULL in elfNN_aarch64_relocate_section() 7267 if (need_relocs) in elfNN_aarch64_relocate_section()
|
H A D | elf32-hppa.c | 3933 bool need_relocs = false; in elf32_hppa_relocate_section() local 3947 need_relocs = true; in elf32_hppa_relocate_section() 3955 if (need_relocs) in elf32_hppa_relocate_section() 3998 if (need_relocs in elf32_hppa_relocate_section()
|
H A D | elf32-csky.c | 5005 bool need_relocs = false; in csky_elf_relocate_section() local 5018 need_relocs = true; in csky_elf_relocate_section() 5027 if (need_relocs) in csky_elf_relocate_section() 5087 if (need_relocs) in csky_elf_relocate_section()
|
H A D | elf32-nios2.c | 4254 bool need_relocs = false; in nios2_elf32_relocate_section() local 4269 need_relocs = true; in nios2_elf32_relocate_section() 4279 if (need_relocs) in nios2_elf32_relocate_section() 4331 if (need_relocs) in nios2_elf32_relocate_section()
|
H A D | elfnn-riscv.c | 2924 bool need_relocs = false; in riscv_elf_relocate_section() local 2930 RISCV_TLS_GD_IE_NEED_DYN_RELOC (info, dyn, h, indx, need_relocs); in riscv_elf_relocate_section() 2936 if (need_relocs) in riscv_elf_relocate_section() 2980 if (need_relocs) in riscv_elf_relocate_section()
|
H A D | elfxx-mips.c | 3378 bool need_relocs = false; in mips_tls_got_relocs() local 3391 need_relocs = true; in mips_tls_got_relocs() 3393 if (!need_relocs) in mips_tls_got_relocs() 3477 bool need_relocs = false; in mips_elf_initialize_tls_slots() local 3499 need_relocs = true; in mips_elf_initialize_tls_slots() 3504 BFD_ASSERT (value != MINUS_ONE || (indx != 0 && need_relocs) in mips_elf_initialize_tls_slots() 3517 if (need_relocs) in mips_elf_initialize_tls_slots() 3544 if (need_relocs) in mips_elf_initialize_tls_slots()
|
H A D | elf32-nds32.c | 5847 bool need_relocs = false; in nds32_elf_relocate_section() local 5853 need_relocs = true; in nds32_elf_relocate_section() 5865 if ((R_NDS32_TLS_DESC_HI20 == r_type) && (!need_relocs)) in nds32_elf_relocate_section() 5888 if (need_relocs) in nds32_elf_relocate_section() 5910 if (need_relocs) in nds32_elf_relocate_section()
|
H A D | elf32-arm.c | 11725 bool need_relocs = false; in elf32_arm_final_link_relocate() local 11739 need_relocs = true; in elf32_arm_final_link_relocate() 11787 if (need_relocs) in elf32_arm_final_link_relocate() 11837 if (need_relocs) in elf32_arm_final_link_relocate()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-microblaze.c | 1270 bool need_relocs = false; in microblaze_elf_relocate_section() local 1329 need_relocs = true; in microblaze_elf_relocate_section() 1359 if (! need_relocs) in microblaze_elf_relocate_section() 1389 if (need_relocs) in microblaze_elf_relocate_section()
|
H A D | elf32-tilepro.c | 3146 bool need_relocs = false; in tilepro_elf_relocate_section() local 3172 need_relocs = true; in tilepro_elf_relocate_section() 3184 if (need_relocs) { in tilepro_elf_relocate_section() 3208 if (need_relocs) { in tilepro_elf_relocate_section()
|
H A D | elf32-metag.c | 1801 bool need_relocs = false; in elf_metag_relocate_section() local 1815 need_relocs = true; in elf_metag_relocate_section() 1823 if (need_relocs) in elf_metag_relocate_section() 1870 if (need_relocs) in elf_metag_relocate_section()
|
H A D | elfxx-tilegx.c | 3537 bool need_relocs = false; in tilegx_elf_relocate_section() local 3563 need_relocs = true; in tilegx_elf_relocate_section() 3573 if (need_relocs) { in tilegx_elf_relocate_section() 3597 if (need_relocs) { in tilegx_elf_relocate_section()
|
H A D | elfnn-aarch64.c | 6902 bool need_relocs = false; in elfNN_aarch64_relocate_section() local 6910 need_relocs = in elfNN_aarch64_relocate_section() 6918 if (need_relocs) in elfNN_aarch64_relocate_section() 6996 bool need_relocs = false; in elfNN_aarch64_relocate_section() local 7005 need_relocs = in elfNN_aarch64_relocate_section() 7013 if (need_relocs) in elfNN_aarch64_relocate_section() 7052 bool need_relocs = false; in elfNN_aarch64_relocate_section() local 7056 need_relocs = (h == NULL in elfNN_aarch64_relocate_section() 7063 if (need_relocs) in elfNN_aarch64_relocate_section()
|
H A D | elf32-hppa.c | 3933 bool need_relocs = false; in elf32_hppa_relocate_section() local 3947 need_relocs = true; in elf32_hppa_relocate_section() 3955 if (need_relocs) in elf32_hppa_relocate_section() 3998 if (need_relocs in elf32_hppa_relocate_section()
|
H A D | elf32-csky.c | 5016 bool need_relocs = false; in csky_elf_relocate_section() local 5029 need_relocs = true; in csky_elf_relocate_section() 5038 if (need_relocs) in csky_elf_relocate_section() 5098 if (need_relocs) in csky_elf_relocate_section()
|
H A D | elf32-nios2.c | 4259 bool need_relocs = false; in nios2_elf32_relocate_section() local 4274 need_relocs = true; in nios2_elf32_relocate_section() 4284 if (need_relocs) in nios2_elf32_relocate_section() 4336 if (need_relocs) in nios2_elf32_relocate_section()
|
H A D | elfnn-riscv.c | 2675 bool need_relocs = false; in riscv_elf_relocate_section() local 2697 need_relocs = true; in riscv_elf_relocate_section() 2701 if (need_relocs) in riscv_elf_relocate_section() 2745 if (need_relocs) in riscv_elf_relocate_section()
|
H A D | elfxx-mips.c | 3301 bool need_relocs = false; in mips_tls_got_relocs() local 3314 need_relocs = true; in mips_tls_got_relocs() 3316 if (!need_relocs) in mips_tls_got_relocs() 3400 bool need_relocs = false; in mips_elf_initialize_tls_slots() local 3422 need_relocs = true; in mips_elf_initialize_tls_slots() 3427 BFD_ASSERT (value != MINUS_ONE || (indx != 0 && need_relocs) in mips_elf_initialize_tls_slots() 3440 if (need_relocs) in mips_elf_initialize_tls_slots() 3467 if (need_relocs) in mips_elf_initialize_tls_slots()
|
H A D | elf32-nds32.c | 5847 bool need_relocs = false; in nds32_elf_relocate_section() local 5853 need_relocs = true; in nds32_elf_relocate_section() 5865 if ((R_NDS32_TLS_DESC_HI20 == r_type) && (!need_relocs)) in nds32_elf_relocate_section() 5888 if (need_relocs) in nds32_elf_relocate_section() 5910 if (need_relocs) in nds32_elf_relocate_section()
|
H A D | elf32-arm.c | 11716 bool need_relocs = false; in elf32_arm_final_link_relocate() local 11730 need_relocs = true; in elf32_arm_final_link_relocate() 11778 if (need_relocs) in elf32_arm_final_link_relocate() 11828 if (need_relocs) in elf32_arm_final_link_relocate()
|