blob: a10db01d00624841d7b7b4ce1bce7de386a971ec (
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
|