blob: 09d70959b68ec4f8a800a0729a9eb014a87c14be (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.*thumb1-bl: file format elf32-.*arm
Disassembly of section .text:
00001000 <_start>:
1000: f3ff fffe bl 401000 <bar>
Disassembly of section .foo:
00401000 <bar>:
401000: 4770 bx lr
|