bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-thumb-blx-pic-veneer.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start>:
6 1000: f000 e802 blx 1008 <__bar_veneer>
7 1004: 0000 lsls r0, r0, #0
8 \.\.\.
9
10 00001008 <__bar_veneer>:
11 1008: e59fc004 ldr ip, \[pc, #4\] ; 1014 <__bar_veneer\+0xc>
12 100c: e08fc00c add ip, pc, ip
13 1010: e12fff1c bx ip
14 1014: 02000001 .word 0x02000001
15 Disassembly of section .foo:
16
17 02001014 <bar>:
18 2001014: 4770 bx lr
This page took 0.032436 seconds and 4 git commands to generate.