HomeSort by relevance Sort by last modified time
    Searched full:pltoff (Results 1 - 25 of 54) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf64_aix.sh 14 .IA_64.pltoff ${RELOCATING-0} : { *(.IA_64.pltoff) }"
16 .rela.IA_64.pltoff ${RELOCATING-0} : { *(.rela.IA_64.pltoff) }"
elf64_ia64.sh 22 .IA_64.pltoff ${RELOCATING-0} : { *(.IA_64.pltoff) }"
24 .rela.IA_64.pltoff ${RELOCATING-0} : { *(.rela.IA_64.pltoff) }"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.s 18 lhi %r0,test_R_390_PLTOFF16@PLTOFF
19 .long test_R_390_PLTOFF32@PLTOFF
zarch-reloc.s 12 .quad test_R_390_PLTOFF64@PLTOFF
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsgd8.s 12 movabsq $__tls_get_addr@pltoff, %rax
tlsgd7.s 12 movabsq $__tls_get_addr@pltoff, %rax
tlsld3.s 12 movabsq $__tls_get_addr@pltoff, %rax
tlspic1.s 197 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, %ra
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
reloc.s 20 mov r2 = @pltoff(esym)
21 movl r3 = @pltoff(esym)
22 .xdata8 .rodata.8, @pltoff(esym)
reloc-bad.s 12 adds r1 = @pltoff(esym), r0
13 .xdata4 .rodata, @pltoff(esym)
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
ia64vms.sc 73 .IA_64.pltoff ALIGN (16) : {
74 *(.IA_64.pltoff)
117 .rela.IA_64.pltoff : { *(.rela.IA_64.pltoff) }
  /toolchain/binutils/binutils-2.25/include/elf/
hppa.h 249 /* long immediate (7) LR(pltoff(symbol), addend) */
252 /* load/store (1) RR(pltoff(symbol), addend) */
255 /* load/store (1) pltoff(symbol) + addend */
379 /* load/store mod. comp. (2) RR(pltoff(symbol), addend) */
382 /* load/store doubleword (3) RR(pltoff(symbol), addend) */
385 /* load/store (1) pltoff(symbol) + addend */
388 /* load/store mod. comp. (2) pltoff(symbol) + addend */
391 /* load/store doubleword (3) pltoff(symbol) + addend */
ia64.h 56 #define ELF_STRING_ia64_pltoff ".IA_64.pltoff"
308 RELOC_NUMBER (R_IA64_PLTOFF22, 0x3a) /* @pltoff(sym+add), add imm22 */
309 RELOC_NUMBER (R_IA64_PLTOFF64I, 0x3b) /* @pltoff(sym+add), mov imm64 */
310 RELOC_NUMBER (R_IA64_PLTOFF64MSB, 0x3e) /* @pltoff(sym+add), data8 MSB */
311 RELOC_NUMBER (R_IA64_PLTOFF64LSB, 0x3f) /* @pltoff(sym+add), data8 LSB */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ia64/
tlsbin.rd 18 +\[[ 0-9]+\] .rela.IA_64.pltoff +.*
27 +\[[ 0-9]+\] .IA_64.pltoff +.*
55 Relocation section '.rela.IA_64.pltoff' at offset 0x[0-9a-f]+ contains 1 entries:
tlspic.rd 17 +\[[ 0-9]+\] .rela.IA_64.pltoff +.*
26 +\[[ 0-9]+\] .IA_64.pltoff +.*
55 Relocation section '.rela.IA_64.pltoff' at offset 0x[0-9a-f]+ contains 1 entries:
  /toolchain/binutils/binutils-2.25/bfd/
elfnn-ia64.c 672 /* Hijack the old relocation for use as the PLTOFF reloc. */
2036 asection *pltoff; local
2142 asection *got, *fptr, *srel, *pltoff; local
    [all...]
elf64-ia64-vms.c 48 Requires the creation of a PLTOFF entry. This does not
51 PLTOFF Created by PLTOFF relocations. For local symbols, this
636 /* Hijack the old relocation for use as the PLTOFF reloc. */
1798 asection *pltoff; local
1909 asection *got, *fptr, *srel, *pltoff; local
    [all...]
elfxx-ia64.c 48 Requires the creation of a PLTOFF entry. This does not
51 PLTOFF Created by PLTOFF relocations. For local symbols, this
58 MIN_PLT Created by PLTOFF entries against dynamic symbols. This
elf64-x86-64.c     [all...]
elf64-hppa.c 43 LDD PLTOFF(%r27),%r1
45 LDD PLTOFF+8(%r27),%r27
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-s390.texi 697 @item @@pltoff
698 The @@pltoff modifier can be used for 16-bit immediate fields. The symbol
831 @item @@pltoff
832 The @@pltoff modifier can be used for .short, .long and .quad. The symbol
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc-a.c 111 operands requiring relocs, e.g. @pltoff(a). */

Completed in 1310 milliseconds

1 2 3