gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23324.s
1 .text
2 .globl _start
3 .type _start,@function
4 _start:
5 movq _start@GOTPCREL(%rip), %rsi
6 ret
This page took 0.03023 seconds and 4 git commands to generate.