gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotplt1.s
CommitLineData
553d1284
L
1 .globl _start
2 .type _start, @function
3_start:
4 movabsq $foo@GOTPLT, %rax
5 .size _start, .-_start
This page took 1.545702 seconds and 4 git commands to generate.