Also check GOT PLT for R_X86_64_PLTOFF64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / nogot2.s
1 .text
2 .globl _start
3 _start:
4 movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
This page took 0.028819 seconds and 4 git commands to generate.