ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / armthumb-lib.d
CommitLineData
a4fd1a8e
PB
1
2tmpdir/armthumb-lib.so: file format elf32-(little|big)arm
6a2619f9 3architecture: arm.*, flags 0x00000150:
a4fd1a8e
PB
4HAS_SYMS, DYNAMIC, D_PAGED
5start address 0x.*
6
7Disassembly of section .plt:
8
6a631e86 9.* <app_func2@plt-0x14>:
743b2a1e 10 .*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
6a631e86 11 .*: e59fe004 ldr lr, \[pc, #4\] ; .* <app_func2@plt-0x4>
a4fd1a8e
PB
12 .*: e08fe00e add lr, pc, lr
13 .*: e5bef008 ldr pc, \[lr, #8\]!
14 .*: .*
6a631e86 15.* <app_func2@plt>:
fe56b6ce 16 .*: e28fc6.* add ip, pc, #.*
a4fd1a8e 17 .*: e28cca.* add ip, ip, #.* ; 0x.*
05413229 18 .*: e5bcf.* ldr pc, \[ip, #.*\]!.*
a4fd1a8e
PB
19Disassembly of section .text:
20
21.* <lib_func1>:
22 .*: e1a0c00d mov ip, sp
743b2a1e 23 .*: e92dd800 push {fp, ip, lr, pc}
6a631e86 24 .*: ebfffff. bl .* <app_func2@plt>
743b2a1e 25 .*: e89d6800 ldm sp, {fp, sp, lr}
a4fd1a8e 26 .*: e12fff1e bx lr
fe56b6ce
NC
27 .*: e1a00000 nop ; \(mov r0, r0\)
28 .*: e1a00000 nop ; \(mov r0, r0\)
29 .*: e1a00000 nop ; \(mov r0, r0\)
a4fd1a8e
PB
30
31.* <__real_lib_func2>:
32 .*: 4770 bx lr
fe56b6ce
NC
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\)
38 .*: 46c0 nop ; \(mov r8, r8\)
39 .*: 46c0 nop ; \(mov r8, r8\)
a4fd1a8e
PB
40
41.* <lib_func2>:
f53e1b40 42 .*: e59fc004 ldr ip, \[pc, #4\] ; .* <lib_func2\+0xc>
a4fd1a8e
PB
43 .*: e08cc00f add ip, ip, pc
44 .*: e12fff1c bx ip
45 .*: ffffffe5 .*
This page took 0.349091 seconds and 4 git commands to generate.