1 2 .+: file format elf32-(big|little)arm.* 3 4 5 Disassembly of section .foo: 6 7 [0-9a-f]+ <_start>: 8 +[0-9a-f]+: f000 f800 bl 2001018 <__func_to_branch_to_veneer> 9 10 [0-9a-f]+ <__func_to_branch_to_veneer>: 11 +[0-9a-f]+: 4778 bx pc 12 +[0-9a-f]+: 46c0 nop ; \(mov r8, r8\) 13 +[0-9a-f]+: e51ff004 ldr pc, \[pc, #-4\] ; 2001020 <__func_to_branch_to_veneer\+0x8> 14 +[0-9a-f]+: ........ .word 0x........ 15 +[0-9a-f]+: 00000000 .word 0x00000000 16 17 Disassembly of section .text: 18 19 [0-9a-f]+ <func_to_branch_to>: 20 +[0-9a-f]+: e12fff1e bx lr 21