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

Disassembly of section .text:

00001000 <_start-0x10>:
    1000:	b540      	push	{r6, lr}
    1002:	4e02      	ldr	r6, \[pc, #8\]	\(100c <_start-0x4>\)
    1004:	46fe      	mov	lr, pc
    1006:	e7fe      	b.n	1006 <_start-0xa>
    1008:	bd40      	pop	{r6, pc}
    100a:	bf00      	nop
    100c:	02001015 	.word	0x02001015

00001010 <_start>:
    1010:	f7ff eff6 	blx	1000 <_start-0x10>
Disassembly of section .foo:

02001014 <bar>:
 2001014:	4770      	bx	lr