1 .*:     file format elf32-.*
2 
3 
4 Disassembly of section .text:
5 
6 00008000 <arm>:
7     8000:	eb03dffe 	bl	100000 <foo>
8     8004:	ea03dffd 	b	100000 <foo>
9     8008:	fa03dffc 	blx	100000 <foo>
10     800c:	eb03dffb 	bl	100000 <foo>
11 00008010 <thumb>:
12     8010:	f0f7 fff6 	bl	100000 <foo>
13     8014:	f0f7 bff4 	b\.w	100000 <foo>
14     8018:	f0f7 eff2 	blx	100000 <foo>
15