summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/data-only-map.s
blob: 0c5e7978b5b8022c8c130588b538d26eba6e5401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.syntax unified
.thumb
.global _start
_start:
add.w r0, r1, r2

.section .after1
.word 0xeb010002

.section .after2
add.w r0, r1, r2

.section .after3
add.w r2, r1, r0

.section .after4
.word 0xeb010002

.section .after5
.word 0xeb010002