Searched refs:pltoff (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dtlsgd10.s12 movabsq $__tls_get_addr@pltoff, %rax
H A Dtlsgd8.s12 movabsq $__tls_get_addr@pltoff, %rax
H A Dtlsgd7.s12 movabsq $__tls_get_addr@pltoff, %rax
H A Dtlsgd9.s12 movabsq $__tls_get_addr@pltoff, %rax
H A Dtlsld3.s12 movabsq $__tls_get_addr@pltoff, %rax
H A Dtlsld4.s12 movabsq $__tls_get_addr@pltoff, %rax
H A Dtlspic1.s197 movabsq $__tls_get_addr@pltoff, %rax
204 movabsq $__tls_get_addr@pltoff, %rax
211 movabsq $__tls_get_addr@pltoff, %rax
218 movabsq $__tls_get_addr@pltoff, %rax
225 movabsq $__tls_get_addr@pltoff, %rax
233 movabsq $__tls_get_addr@pltoff, %rax
240 movabsq $__tls_get_addr@pltoff, %rax
248 movabsq $__tls_get_addr@pltoff, %rax
255 movabsq $__tls_get_addr@pltoff, %rax
266 movabsq $__tls_get_addr@pltoff,
[all...]
H A Dtlspic3.s197 movabsq $__tls_get_addr@pltoff, %rax
204 movabsq $__tls_get_addr@pltoff, %rax
211 movabsq $__tls_get_addr@pltoff, %rax
218 movabsq $__tls_get_addr@pltoff, %rax
225 movabsq $__tls_get_addr@pltoff, %rax
233 movabsq $__tls_get_addr@pltoff, %rax
240 movabsq $__tls_get_addr@pltoff, %rax
248 movabsq $__tls_get_addr@pltoff, %rax
255 movabsq $__tls_get_addr@pltoff, %rax
266 movabsq $__tls_get_addr@pltoff,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dreloc.s20 mov r2 = @pltoff(esym)
21 movl r3 = @pltoff(esym)
22 .xdata8 .rodata.8, @pltoff(esym)
H A Dreloc-bad.s12 adds r1 = @pltoff(esym), r0
13 .xdata4 .rodata, @pltoff(esym)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c1576 s = bfd_make_section_anyway_with_flags (abfd, ".rela.IA_64.pltoff",
2057 asection *pltoff;
2060 pltoff = ia64_info->pltoff_sec;
2061 if (!pltoff)
2067 pltoff = bfd_make_section_anyway_with_flags (dynobj,
2075 if (!pltoff
2076 || !bfd_set_section_alignment (pltoff, 4))
2082 ia64_info->pltoff_sec = pltoff;
2085 return pltoff;
2162 asection *got, *fptr, *srel, *pltoff;
2051 asection *pltoff; local
2156 asection *got, *fptr, *srel, *pltoff; local
[all...]
H A Delf64-ia64-vms.c1804 asection *pltoff; local
1807 pltoff = ia64_info->pltoff_sec;
1808 if (!pltoff)
1814 pltoff = bfd_make_section_anyway_with_flags (dynobj,
1822 if (!pltoff
1823 || !bfd_set_section_alignment (pltoff, 4))
1829 ia64_info->pltoff_sec = pltoff;
1832 return pltoff;
1913 asection *got, *fptr, *srel, *pltoff; local
1937 got = fptr = srel = pltoff
[all...]
H A Delf64-ppc.c11238 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1;
11239 bfd_vma pltindex = ((pltoff - PLT_INITIAL_ENTRY_SIZE (htab))
11234 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ia64-vms.c1804 asection *pltoff; local
1807 pltoff = ia64_info->pltoff_sec;
1808 if (!pltoff)
1814 pltoff = bfd_make_section_anyway_with_flags (dynobj,
1822 if (!pltoff
1823 || !bfd_set_section_alignment (pltoff, 4))
1829 ia64_info->pltoff_sec = pltoff;
1832 return pltoff;
1913 asection *got, *fptr, *srel, *pltoff; local
1937 got = fptr = srel = pltoff
[all...]
H A Delfnn-ia64.c1575 s = bfd_make_section_anyway_with_flags (abfd, ".rela.IA_64.pltoff",
2056 asection *pltoff;
2059 pltoff = ia64_info->pltoff_sec;
2060 if (!pltoff)
2066 pltoff = bfd_make_section_anyway_with_flags (dynobj,
2074 if (!pltoff
2075 || !bfd_set_section_alignment (pltoff, 4))
2081 ia64_info->pltoff_sec = pltoff;
2084 return pltoff;
2161 asection *got, *fptr, *srel, *pltoff;
2050 asection *pltoff; local
2155 asection *got, *fptr, *srel, *pltoff; local
[all...]
H A Delf64-ppc.c10960 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1;
10961 bfd_vma pltindex = ((pltoff - PLT_INITIAL_ENTRY_SIZE (htab))
10956 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ia64-vms.c1804 asection *pltoff; local
1807 pltoff = ia64_info->pltoff_sec;
1808 if (!pltoff)
1814 pltoff = bfd_make_section_anyway_with_flags (dynobj,
1822 if (!pltoff
1823 || !bfd_set_section_alignment (pltoff, 4))
1829 ia64_info->pltoff_sec = pltoff;
1832 return pltoff;
1913 asection *got, *fptr, *srel, *pltoff; local
1937 got = fptr = srel = pltoff
[all...]
H A Delfnn-ia64.c1576 s = bfd_make_section_anyway_with_flags (abfd, ".rela.IA_64.pltoff",
2057 asection *pltoff;
2060 pltoff = ia64_info->pltoff_sec;
2061 if (!pltoff)
2067 pltoff = bfd_make_section_anyway_with_flags (dynobj,
2075 if (!pltoff
2076 || !bfd_set_section_alignment (pltoff, 4))
2082 ia64_info->pltoff_sec = pltoff;
2085 return pltoff;
2162 asection *got, *fptr, *srel, *pltoff;
2051 asection *pltoff; local
2156 asection *got, *fptr, *srel, *pltoff; local
[all...]
H A Delf64-ppc.c11232 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1;
11233 bfd_vma pltindex = ((pltoff - PLT_INITIAL_ENTRY_SIZE (htab))
11228 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c1804 asection *pltoff; local
1807 pltoff = ia64_info->pltoff_sec;
1808 if (!pltoff)
1814 pltoff = bfd_make_section_anyway_with_flags (dynobj,
1822 if (!pltoff
1823 || !bfd_set_section_alignment (pltoff, 4))
1829 ia64_info->pltoff_sec = pltoff;
1832 return pltoff;
1913 asection *got, *fptr, *srel, *pltoff; local
1937 got = fptr = srel = pltoff
[all...]
H A Delfnn-ia64.c1576 s = bfd_make_section_anyway_with_flags (abfd, ".rela.IA_64.pltoff",
2057 asection *pltoff;
2060 pltoff = ia64_info->pltoff_sec;
2061 if (!pltoff)
2067 pltoff = bfd_make_section_anyway_with_flags (dynobj,
2075 if (!pltoff
2076 || !bfd_set_section_alignment (pltoff, 4))
2082 ia64_info->pltoff_sec = pltoff;
2085 return pltoff;
2162 asection *got, *fptr, *srel, *pltoff;
2051 asection *pltoff; local
2156 asection *got, *fptr, *srel, *pltoff; local
[all...]
H A Delf64-ppc.c11238 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1;
11239 bfd_vma pltindex = ((pltoff - PLT_INITIAL_ENTRY_SIZE (htab))
11234 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1; local
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc6432 Address pltoff = this->plt_off(cs, &plt); local
6433 Address plt_addr = pltoff + plt->address();
6650 Address pltoff = this->plt_off(cs, &plt); local
6651 Address plt_addr = pltoff + plt->address();
6710 Address pltoff = this->plt_off(cs, &plt); local
6711 Address plt_addr = pltoff + plt->address();
6726 = ((pltoff - this->targ_->first_plt_entry_offset())
7017 Address pltoff = plt_base - after_bcl; local
7019 elfcpp::Swap<64, big_endian>::writeval(p, pltoff), p += 8;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dpowerpc.cc6218 Address pltoff = this->plt_off(cs, &plt); local
6219 Address plt_addr = pltoff + plt->address();
6409 Address pltoff = this->plt_off(cs, &plt); local
6410 Address plt_addr = pltoff + plt->address();
6471 Address pltoff = this->plt_off(cs, &plt); local
6472 Address plt_addr = pltoff + plt->address();
6489 = ((pltoff - this->targ_->first_plt_entry_offset())
6782 Address pltoff = plt_base - after_bcl; local
6784 elfcpp::Swap<64, big_endian>::writeval(p, pltoff), p += 8;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc6432 Address pltoff = this->plt_off(cs, &plt); local
6433 Address plt_addr = pltoff + plt->address();
6650 Address pltoff = this->plt_off(cs, &plt); local
6651 Address plt_addr = pltoff + plt->address();
6710 Address pltoff = this->plt_off(cs, &plt); local
6711 Address plt_addr = pltoff + plt->address();
6726 = ((pltoff - this->targ_->first_plt_entry_offset())
7017 Address pltoff = plt_base - after_bcl; local
7019 elfcpp::Swap<64, big_endian>::writeval(p, pltoff), p += 8;

Completed in 808 milliseconds