20 lines
484 B
D
20 lines
484 B
D
|
.*: file format .*
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
00001000 <_start-0x10>:
|
||
|
1000: b540 push {r6, lr}
|
||
|
1002: 4e02 ldr r6, \[pc, #8\] \(100c <_start-0x4>\)
|
||
|
1004: 46fe mov lr, pc
|
||
|
1006: e7fe b.n 1006 <_start-0xa>
|
||
|
1008: bd40 pop {r6, pc}
|
||
|
100a: bf00 nop
|
||
|
100c: 02001015 .word 0x02001015
|
||
|
|
||
|
00001010 <_start>:
|
||
|
1010: f7ff eff6 blx 1000 <_start-0x10>
|
||
|
Disassembly of section .foo:
|
||
|
|
||
|
02001014 <bar>:
|
||
|
2001014: 4770 bx lr
|