Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes
[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.030546 seconds and 4 git commands to generate.