Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / unresolved-1.s
CommitLineData
b436d854
RS
1 .globl _start
2_start:
3 ldr r4,1f
4 mov pc,lr
51:
6 .word foo(GOT)
This page took 0.345222 seconds and 4 git commands to generate.