gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pr20402.s
1 .text
2 .global _start
3 .hidden foo
4 _start:
5 .xword foo
6 .xword bar
This page took 0.040419 seconds and 4 git commands to generate.