mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
15 lines
229 B
D
15 lines
229 B
D
|
|
||
|
.*: file format elf32-.*arm
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
00001000 <_start>:
|
||
|
1000: f0ff c7ff bfl 2, 1001000 <bar>
|
||
|
1000: R_ARM_THM_BF18 bar
|
||
|
|
||
|
Disassembly of section .foo:
|
||
|
|
||
|
01001000 <bar>:
|
||
|
1001000: 4770 bx lr
|