1
2.*:     file format.*
3
4Disassembly of section .text:
5
600008000 <_start>:
7    8000:	ea...... 	b	800. <.*>
8
900008004 <foo>:
10    8004:	46c0      	nop			; \(mov r8, r8\)
11    8006:	4770      	bx	lr
12
1300008008 <__foo_from_arm>:
14    8008:	e59fc004 	ldr	ip, \[pc, #4\]	; 8014 <__foo_from_arm\+0xc>
15    800c:	e08fc00c 	add	ip, pc, ip
16    8010:	e12fff1c 	bx	ip
17    8014:	fffffff1 	.word	0xfffffff1
18