bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start-0x18>:
6 1000: b540 push {r6, lr}
7 1002: 4e03 ldr r6, \[pc, #12\] \(1010 <_start-0x8>\)
8 1004: 46fe mov lr, pc
9 1006: 4730 bx r6
10 1008: e8bd4040 pop {r6, lr}
11 100c: e12fff1e bx lr
12 ...
13
14 00001018 <_start>:
15 1018: f7ff eff2 blx 1000 <_start-0x18>
16 Disassembly of section .foo:
17
18 02001014 <bar>:
19 2001014: 4770 bx lr
This page took 0.030312 seconds and 4 git commands to generate.