mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
12 lines
203 B
D
12 lines
203 B
D
|
|
||
|
.*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
|