bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-blx-pic-veneer.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start-0x10>:
6 1000: e59fc000 ldr ip, \[pc, #0\] ; 1008 <_start-0x8>
7 1004: e08ff00c add pc, pc, ip
8 1008: 0200000c .word 0x0200000c
9 100c: 00000000 .word 0x00000000
10
11 00001010 <_start>:
12 1010: f7ff eff6 blx 1000 <_start-0x10>
13 Disassembly of section .foo:
14
15 02001014 <bar>:
16 2001014: 4770 bx lr
This page took 0.029677 seconds and 4 git commands to generate.