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: e51ff004 ldr pc, \[pc, #-4\] ; 100c <__bar_veneer\+0x4> 11 100c: 02001020 .word 0x02001020 12 Disassembly of section .foo: 13 14 02001020 <bar>: 15 2001020: e12fff1e bx lr 16