HomeSort by relevance Sort by last modified time
    Searched refs:GOTPCREL (Results 26 - 35 of 35) sorted by null

12

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-12-x86-64.s 4 movl ifunc@GOTPCREL(%rip), %eax
ifunc-11-x86-64.s 5 movl ifunc@GOTPCREL(%rip), %eax
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_STT_FILE.s 11 movq foo.c@GOTPCREL(%rip), %rax
12 movq bar.c@GOTPCREL(%rip), %rax
ELF_x64-64_PIC_relocations.s 24 movq G@GOTPCREL(%rip), %rax
MachO_x86-64_PIC_relocations.s 29 movq y@GOTPCREL(%rip), %rax
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 204 movq _ZN14__interception11real_setjmpE@GOTPCREL(%rip), %rdx
245 movq _ZN14__interception12real__setjmpE@GOTPCREL(%rip), %rdx
300 movq _ZN14__interception14real_sigsetjmpE@GOTPCREL(%rip), %rdx
350 movq _ZN14__interception16real___sigsetjmpE@GOTPCREL(%rip), %rdx
  /external/elfutils/backends/
x86_64_reloc.def 40 RELOC_TYPE (GOTPCREL, REL)
  /external/llvm/test/MC/X86/
x86-64.s 600 // CHECK: movq _foo@GOTPCREL(%rip), %rax
602 // CHECK: fixup A - offset: 3, value: _foo@GOTPCREL-4, kind: reloc_riprel_4byte_movq_load
603 movq _foo@GOTPCREL(%rip), %rax
605 // CHECK: movq _foo@GOTPCREL(%rip), %r14
607 // CHECK: fixup A - offset: 3, value: _foo@GOTPCREL-4, kind: reloc_riprel_4byte_movq_load
608 movq _foo@GOTPCREL(%rip), %r14
  /art/runtime/arch/x86_64/
quick_entrypoints_x86_64.S 53 movq _ZN3art7Runtime9instance_E@GOTPCREL(%rip), %r10
95 movq _ZN3art7Runtime9instance_E@GOTPCREL(%rip), %r10
153 movq _ZN3art7Runtime9instance_E@GOTPCREL(%rip), %r10
    [all...]
  /external/boringssl/src/crypto/perlasm/
x86_64-xlate.pl 45 # GOTPCREL addressing, stick to mov symbol@GOTPCREL(%rip),%r??.
222 if ($win64 && $self->{label} =~ s/\@GOTPCREL//) {
    [all...]

Completed in 8012 milliseconds

12