aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/farcall-thumb-arm.d
blob: 61e72beb95a57bcfbf61c106d23a5c071cc49560 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.*:     file format .*

Disassembly of section .text:

00001000 <__bar_from_thumb>:
    1000:	b540      	push	{r6, lr}
    1002:	4e03      	ldr	r6, \[pc, #12\]	\(1010 <__bar_from_thumb\+0x10>\)
    1004:	46fe      	mov	lr, pc
    1006:	4730      	bx	r6
    1008:	e8bd4040 	pop	{r6, lr}
    100c:	e12fff1e 	bx	lr
    1010:	02001014 	.word	0x02001014
    1014:	00000000 	.word	0x00000000

00001018 <_start>:
    1018:	f7ff fff2 	bl	1000 <__bar_from_thumb>
Disassembly of section .foo:

02001014 <bar>:
 2001014:	e12fff1e 	bx	lr