blob: 3b45a3b4722c069bcf912b7e994a95e9e63eedb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
.*: file format elf32-littlearm
Disassembly of section .foo:
[0-9a-f]+ <_start>:
[0-9a-f]+: f000 e800 blx 2001018 <__func_to_branch_to_veneer>
[0-9a-f]+ <__func_to_branch_to_veneer>:
[0-9a-f]+: e51ff004 ldr pc, \[pc, #-4\] ; 200101c <__func_to_branch_to_veneer\+0x4>
[0-9a-f]+: 00008000 .word 0x00008000
Disassembly of section .text:
[0-9a-f]+ <func_to_branch_to>:
[0-9a-f]+: e12fff1e bx lr
|