1 .*: file format .* 2 3 Disassembly of section .text: 4 5 00001000 <_start>: 6 1000: eb000000 bl 1008 <__bar_veneer> 7 1004: 00000000 andeq r0, r0, r0 8 9 00001008 <__bar_veneer>: 10 1008: e59fc000 ldr ip, \[pc\] ; 1010 <__bar_veneer\+0x8> 11 100c: e08ff00c add pc, pc, ip 12 1010: 0200000c .word 0x0200000c 13 1014: 00000000 .word 0x00000000 14 Disassembly of section .foo: 15 16 02001020 <bar>: 17 2001020: e12fff1e bx lr 18