gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / load2.s
CommitLineData
02a86693
L
1 .data
2 .type foo, @object
3foo:
4 .text
5 .globl _start
6 .type _start, @function
7_start:
8 addl foo@GOT, %ebx
This page took 0.22615 seconds and 4 git commands to generate.