Searched refs:use_plt_got (Results 1 – 2 of 2) sorted by relevance
1844 bfd_boolean use_plt_got; in elf_i386_check_relocs() local1876 use_plt_got = (!get_elf_i386_backend_data (abfd)->is_vxworks in elf_i386_check_relocs()2322 if (use_plt_got in elf_i386_check_relocs()2669 bfd_boolean use_plt_got; in elf_i386_allocate_dynrelocs() local2685 use_plt_got = eh->plt_got.refcount > 0; in elf_i386_allocate_dynrelocs()2709 if (use_plt_got) in elf_i386_allocate_dynrelocs()2722 if (use_plt_got) in elf_i386_allocate_dynrelocs()2737 if (use_plt_got) in elf_i386_allocate_dynrelocs()
2141 bfd_boolean use_plt_got; in elf_x86_64_check_relocs() local2173 use_plt_got = get_elf_x86_64_backend_data (abfd) == &elf_x86_64_arch_bed; in elf_x86_64_check_relocs()2722 if (use_plt_got in elf_x86_64_check_relocs()3091 bfd_boolean use_plt_got; in elf_x86_64_allocate_dynrelocs() local3107 use_plt_got = eh->plt_got.refcount > 0; in elf_x86_64_allocate_dynrelocs()3132 if (use_plt_got) in elf_x86_64_allocate_dynrelocs()3149 if (use_plt_got) in elf_x86_64_allocate_dynrelocs()3174 if (use_plt_got) in elf_x86_64_allocate_dynrelocs()