summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/farcall-thumb-arm-pic-veneer.d
blob: aff4df79bc484a685ea946037fe612ce7158a1ab (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:

01c01010 <_start>:
 1c01010:	f300 f802 	bl	1f01018 <__bar_from_thumb>
	...
 1f01014:	f000 f800 	bl	1f01018 <__bar_from_thumb>

01f01018 <__bar_from_thumb>:
 1f01018:	4778      	bx	pc
 1f0101a:	46c0      	nop			; \(mov r8, r8\)
 1f0101c:	e59fc000 	ldr	ip, \[pc\]	; 1f01024 <__bar_from_thumb\+0xc>
 1f01020:	e08cf00f 	add	pc, ip, pc
 1f01024:	000fffec 	.word	0x000fffec

Disassembly of section .foo:

02001014 <bar>:
 2001014:	e12fff1e 	bx	lr