Home
last modified time | relevance | path

Searched refs:use_plt (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-ifunc.c121 bool use_plt = !avoid_plt || h->plt.refcount > 0; in _bfd_elf_allocate_ifunc_dyn_relocs() local
122 bool need_dynreloc = !use_plt || bfd_link_pic (info); in _bfd_elf_allocate_ifunc_dyn_relocs()
171 use_plt = true; in _bfd_elf_allocate_ifunc_dyn_relocs()
219 if (plt->size == 0 && use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
229 if (use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
245 if (use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
300 if (use_plt in _bfd_elf_allocate_ifunc_dyn_relocs()
315 if (!use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delf32-nios2.c3730 int use_plt; in nios2_elf32_relocate_section() local
3992 use_plt = 0; in nios2_elf32_relocate_section()
3999 use_plt = (eh->got_types_used == CALL_USED in nios2_elf32_relocate_section()
4077 if (use_plt && bfd_link_pic (info)) in nios2_elf32_relocate_section()
4963 int use_plt; in nios2_elf32_finish_dynamic_symbol() local
5048 use_plt = (eh->got_types_used == CALL_USED in nios2_elf32_finish_dynamic_symbol()
5051 if (!use_plt && h->got.offset != (bfd_vma) -1 in nios2_elf32_finish_dynamic_symbol()
5097 if (use_plt && h->got.offset != (bfd_vma) -1) in nios2_elf32_finish_dynamic_symbol()
5445 int use_plt; in allocate_dynrelocs() local
5518 use_plt = (eh->got_types_used == CALL_USED in allocate_dynrelocs()
[all …]
H A Delfnn-loongarch.c1412 bool use_plt = !avoid_plt || h->plt.refcount > 0; in local_allocate_ifunc_dyn_relocs() local
1413 bool need_dynreloc = !use_plt || bfd_link_pic (info); in local_allocate_ifunc_dyn_relocs()
1462 use_plt = true; in local_allocate_ifunc_dyn_relocs()
1511 if (plt->size == 0 && use_plt) in local_allocate_ifunc_dyn_relocs()
1521 if (use_plt) in local_allocate_ifunc_dyn_relocs()
1537 if (use_plt) in local_allocate_ifunc_dyn_relocs()
1590 if (use_plt in local_allocate_ifunc_dyn_relocs()
1604 if (!use_plt) in local_allocate_ifunc_dyn_relocs()
H A Delfxx-x86.c183 bool use_plt; in elf_x86_allocate_dynrelocs() local
208 use_plt = false; in elf_x86_allocate_dynrelocs()
210 use_plt = ! bfd_link_dll (info); in elf_x86_allocate_dynrelocs()
212 use_plt = bfd_link_pde (info); in elf_x86_allocate_dynrelocs()
213 if (use_plt) in elf_x86_allocate_dynrelocs()
H A Delf32-arm.c4201 int use_plt = 0; in arm_type_of_stub() local
4255 use_plt = 1; in arm_type_of_stub()
4329 && !use_plt)) in arm_type_of_stub()
4335 if ((branch_type == ST_BRANCH_TO_THUMB) && use_plt && !thumb_only) in arm_type_of_stub()
5630 bool use_plt = false; in cortex_a8_erratum_scan() local
5654 use_plt = true; in cortex_a8_erratum_scan()
5659 || use_plt) in cortex_a8_erratum_scan()
5748 if (stub_type != arm_stub_a8_veneer_blx && use_plt) in cortex_a8_erratum_scan()
H A Delf64-x86-64.c3285 use_plt: in elf_x86_64_relocate_section()
3390 goto use_plt; in elf_x86_64_relocate_section()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-ifunc.c121 bool use_plt = !avoid_plt || h->plt.refcount > 0; in _bfd_elf_allocate_ifunc_dyn_relocs() local
122 bool need_dynreloc = !use_plt || bfd_link_pic (info); in _bfd_elf_allocate_ifunc_dyn_relocs()
171 use_plt = true; in _bfd_elf_allocate_ifunc_dyn_relocs()
219 if (plt->size == 0 && use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
229 if (use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
245 if (use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
300 if (use_plt in _bfd_elf_allocate_ifunc_dyn_relocs()
315 if (!use_plt) in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delf32-nios2.c3731 int use_plt; in nios2_elf32_relocate_section() local
3997 use_plt = 0; in nios2_elf32_relocate_section()
4004 use_plt = (eh->got_types_used == CALL_USED in nios2_elf32_relocate_section()
4082 if (use_plt && bfd_link_pic (info)) in nios2_elf32_relocate_section()
4969 int use_plt; in nios2_elf32_finish_dynamic_symbol() local
5054 use_plt = (eh->got_types_used == CALL_USED in nios2_elf32_finish_dynamic_symbol()
5057 if (!use_plt && h->got.offset != (bfd_vma) -1 in nios2_elf32_finish_dynamic_symbol()
5103 if (use_plt && h->got.offset != (bfd_vma) -1) in nios2_elf32_finish_dynamic_symbol()
5451 int use_plt; in allocate_dynrelocs() local
5524 use_plt = (eh->got_types_used == CALL_USED in allocate_dynrelocs()
[all …]
H A Delfxx-x86.c183 bool use_plt; in elf_x86_allocate_dynrelocs() local
208 use_plt = false; in elf_x86_allocate_dynrelocs()
210 use_plt = ! bfd_link_dll (info); in elf_x86_allocate_dynrelocs()
212 use_plt = bfd_link_pde (info); in elf_x86_allocate_dynrelocs()
213 if (use_plt) in elf_x86_allocate_dynrelocs()
H A Delf32-arm.c4201 int use_plt = 0; in arm_type_of_stub() local
4255 use_plt = 1; in arm_type_of_stub()
4329 && !use_plt)) in arm_type_of_stub()
4335 if ((branch_type == ST_BRANCH_TO_THUMB) && use_plt && !thumb_only) in arm_type_of_stub()
5630 bool use_plt = false; in cortex_a8_erratum_scan() local
5654 use_plt = true; in cortex_a8_erratum_scan()
5659 || use_plt) in cortex_a8_erratum_scan()
5748 if (stub_type != arm_stub_a8_veneer_blx && use_plt) in cortex_a8_erratum_scan()
H A Delf64-x86-64.c3112 use_plt: in elf_x86_64_relocate_section()
3218 goto use_plt; in elf_x86_64_relocate_section()