2009-02-18 Christophe Lyon <christophe.lyon@st.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-arm-thumb-blx-pic-veneer.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <__bar_from_arm>:
6 1000: e59fc000 ldr ip, \[pc, #0\] ; 1008 <__bar_from_arm\+0x8>
7 1004: e08ff00c add pc, pc, ip
8 1008: 02000009 .word 0x02000009
9 100c: 00000000 .word 0x00000000
10
11 00001010 <_start>:
12 1010: ebfffffa bl 1000 <__bar_from_arm>
13 Disassembly of section .foo:
14
15 02001014 <bar>:
16 2001014: 4770 bx lr
This page took 0.031293 seconds and 5 git commands to generate.