mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
13 lines
222 B
D
13 lines
222 B
D
|
|
||
|
.*: file format.*
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
00000000 <main>:
|
||
|
0: b580 push {r7, lr}
|
||
|
2: af00 add r7, sp, #0
|
||
|
4: f000 fffc bl 1000 <extFunc>
|
||
|
8: bd80 pop {r7, pc}
|
||
|
a: bf00 nop
|
||
|
|