2009-04-15 Christophe Lyon <christophe.lyon@st.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mixed-lib.d
CommitLineData
5fa9e92f
CL
1tmpdir/farcall-mixed-lib.so: file format elf32-(little|big)arm
2architecture: arm, flags 0x00000150:
3HAS_SYMS, DYNAMIC, D_PAGED
4start address 0x.*
5
6Disassembly of section .plt:
7
8.* <.plt>:
9 .*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
10 .*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1-0x.*>
11 .*: e08fe00e add lr, pc, lr
12 .*: e5bef008 ldr pc, \[lr, #8\]!
13 .*: .*
14 .*: e28fc6.* add ip, pc, #.* ; 0x.*
15 .*: e28cca.* add ip, ip, #.* ; 0x.*
16 .*: e5bcf.* ldr pc, \[ip, #.*\]!
17Disassembly of section .text:
18
19.* <lib_func1>:
20 .*: e1a0c00d mov ip, sp
21 .*: e92dd800 push {fp, ip, lr, pc}
22 .*: ebfffff. bl .* <lib_func1-0x..?>
23 .*: e89d6800 ldm sp, {fp, sp, lr}
24 .*: e12fff1e bx lr
25 .*: e1a00000 nop \(mov r0,r0\)
26 .*: e1a00000 nop \(mov r0,r0\)
27 .*: e1a00000 nop \(mov r0,r0\)
28
29.* <lib_func2>:
30 .*: 4770 bx lr
31 .*: 46c0 nop \(mov r8, r8\)
32 .*: 46c0 nop \(mov r8, r8\)
33 .*: 46c0 nop \(mov r8, r8\)
34 .*: 46c0 nop \(mov r8, r8\)
35 .*: 46c0 nop \(mov r8, r8\)
36 .*: 46c0 nop \(mov r8, r8\)
37 .*: 46c0 nop \(mov r8, r8\)
This page took 0.028852 seconds and 4 git commands to generate.