Searched refs:can_plt_call (Results 1 – 3 of 3) sorted by relevance
13708 bfd_boolean can_plt_call = FALSE; in ppc64_elf_relocate_section() local13739 can_plt_call = TRUE; in ppc64_elf_relocate_section()13744 if (!can_plt_call && h != NULL) in ppc64_elf_relocate_section()13757 can_plt_call = TRUE; in ppc64_elf_relocate_section()13761 if (!can_plt_call) in ppc64_elf_relocate_section()13782 can_plt_call = TRUE; in ppc64_elf_relocate_section()13785 if (!can_plt_call) in ppc64_elf_relocate_section()13803 if (can_plt_call in ppc64_elf_relocate_section()
1505 when !can_plt_call.
6910 bool can_plt_call = false; in relocate() local6921 can_plt_call = true; in relocate()6924 if (!can_plt_call) in relocate()6931 can_plt_call = true; in relocate()6933 if (!can_plt_call) in relocate()