bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-thumb-m.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start-0x10>:
6 1000: b540 push {r6, lr}
7 1002: 4e02 ldr r6, \[pc, #8\] \(100c <_start-0x4>\)
8 1004: 46fe mov lr, pc
9 1006: e7fe b.n 1006 <_start-0xa>
10 1008: bd40 pop {r6, pc}
11 100a: bf00 nop
12 100c: 02001015 .word 0x02001015
13
14 00001010 <_start>:
15 1010: f7ff eff6 blx 1000 <_start-0x10>
16 Disassembly of section .foo:
17
18 02001014 <bar>:
19 2001014: 4770 bx lr
This page took 0.030305 seconds and 4 git commands to generate.