gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size32-3a.s
1 # 32-bit size relocation against hidden symbol in shared object
2 .comm xxx,40,32
3 .data
4 .p2align 2
5 .long xxx@SIZE
This page took 0.034209 seconds and 4 git commands to generate.