Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-be8.s
CommitLineData
b0796911
PB
1.arch armv6
2.text
3arm:
4mov r0, #0
5$m:
6bx lr
7.thumb
8.thumb_func
9thumb:
10nop
11bx lr
12bl thumb
13data:
14.word 0x12345678
This page took 0.575244 seconds and 4 git commands to generate.