1 
2 .*
3 
4 
5 Disassembly of section \.plt:
6 
7 00008000 <bar@plt-0x14>:
8     8000:	e52de004 	push	{lr}		; \(str lr, \[sp, #-4\]!\)
9     8004:	e59fe004 	ldr	lr, \[pc, #4\]	; 8010 <bar@plt-0x4>
10     8008:	e08fe00e 	add	lr, pc, lr
11     800c:	e5bef008 	ldr	pc, \[lr, #8\]!
12     8010:	00000ffc 	\.word	0x00000ffc
13 00008014 <bar@plt>:
14     8014:	4778      	bx	pc
15     8016:	46c0      	nop			; \(mov r8, r8\)
16     8018:	e28fc600 	add	ip, pc, #0, 12
17     801c:	e28cca00 	add	ip, ip, #0, 20
18     8020:	e5bcfff8 	ldr	pc, \[ip, #4088\]!	; 0xff8
19 
20 Disassembly of section \.text:
21 
22 00008ff0 <foo>:
23     8ff0:	46c0      	nop			; \(mov r8, r8\)
24     8ff2:	f240 0000 	movw	r0, #0
25     8ff6:	f240 0000 	movw	r0, #0
26     8ffa:	f240 0000 	movw	r0, #0
27     8ffe:	f000 b803 	b\.w	9008 <foo\+0x18>
28     9002:	0000      	movs	r0, r0
29     9004:	0000      	movs	r0, r0
30     9006:	0000      	movs	r0, r0
31     9008:	f7ff b804 	b\.w	8014 <bar@plt>
32