gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr23189.s
CommitLineData
011b32fd
L
1 .globl _start
2 .type _start, @function
3_start:
4 movl __hidden_sym@GOT(%eax), %eax
5 .size _start, .-_start
This page took 0.119473 seconds and 4 git commands to generate.