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