2009-04-17 Christophe Lyon <christophe.lyon@st.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mixed-lib.d
1 tmpdir/farcall-mixed-lib.so: file format elf32-(little|big)arm
2 architecture: arm, flags 0x00000150:
3 HAS_SYMS, DYNAMIC, D_PAGED
4 start address 0x.*
5
6 Disassembly 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, #.*\]!
17 .*: e28fc6.* add ip, pc, #.* ; 0x.*
18 .*: e28cca.* add ip, ip, #.* ; 0x.*
19 .*: e5bcf.* ldr pc, \[ip, #.*\]!
20 Disassembly of section .text:
21
22 .* <lib_func1>:
23 .*: e1a0c00d mov ip, sp
24 .*: e92dd800 push {fp, ip, lr, pc}
25 .*: ebfffff. bl .* <lib_func1-0x..?>
26 .*: ebfffff. bl .* <lib_func1-0x..?>
27 .*: e89d6800 ldm sp, {fp, sp, lr}
28 .*: e12fff1e bx lr
29 ...
30 .*: e1a00000 .word 0xe1a00000
31 .*: e1a00000 .word 0xe1a00000
32
33 .* <lib_func2>:
34 .*: f000 e80c blx 100030c <__app_func_from_thumb>
35 .*: f000 e804 blx 1000300 <__app_func_weak_from_thumb>
36 .*: 4770 bx lr
37 .*: 46c0 nop \(mov r8, r8\)
38 .*: 46c0 nop \(mov r8, r8\)
39 .*: 46c0 nop \(mov r8, r8\)
40
41 .* <__app_func_weak_from_thumb>:
42 .*: e59fc000 ldr ip, \[pc, #0\] ; 1000308 <__app_func_weak_from_thumb\+0x8>
43 .*: e08ff00c add pc, pc, ip
44 .*: feffffb4 .word 0xfeffffb4
45
46 .* <__app_func_from_thumb>:
47 .*: e59fc000 ldr ip, \[pc, #0\] ; 1000314 <__app_func_from_thumb\+0x8>
48 .*: e08ff00c add pc, pc, ip
49 .*: feffff9c .word 0xfeffff9c
50 ...
51
52 .* <lib_func3>:
53 .*: f000 e80c blx 200033c <__app_func_from_thumb>
54 .*: f000 e804 blx 2000330 <__app_func_weak_from_thumb>
55 .*: 4770 bx lr
56 .*: 46c0 nop \(mov r8, r8\)
57 .*: 46c0 nop \(mov r8, r8\)
58 .*: 46c0 nop \(mov r8, r8\)
59
60 .* <__app_func_weak_from_thumb>:
61 .*: e59fc000 ldr ip, \[pc, #0\] ; 2000338 <__app_func_weak_from_thumb\+0x8>
62 .*: e08ff00c add pc, pc, ip
63 .*: fdffff84 .word 0xfdffff84
64
65 .* <__app_func_from_thumb>:
66 .*: e59fc000 ldr ip, \[pc, #0\] ; 2000344 <__app_func_from_thumb\+0x8>
67 .*: e08ff00c add pc, pc, ip
68 .*: fdffff6c .word 0xfdffff6c
69 ...
This page took 0.033768 seconds and 5 git commands to generate.