aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/arm-lib-plt32.d
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2004-01-06 21:47:38 +0000
committerDaniel Jacobowitz <drow@false.org>2004-01-06 21:47:38 +0000
commit2e73b915a9776e820c6917a426a7d35ae8fafa8f (patch)
tree217b816aff307895c543cc7f5daad79f4af1ccb9 /ld/testsuite/ld-arm/arm-lib-plt32.d
parentf8d4bac4a7e3191ca9453db42c79b2709f946bd9 (diff)
downloadfsf-binutils-gdb-2e73b915a9776e820c6917a426a7d35ae8fafa8f.zip
fsf-binutils-gdb-2e73b915a9776e820c6917a426a7d35ae8fafa8f.tar.gz
fsf-binutils-gdb-2e73b915a9776e820c6917a426a7d35ae8fafa8f.tar.bz2
* ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r, ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
Diffstat (limited to 'ld/testsuite/ld-arm/arm-lib-plt32.d')
-rw-r--r--ld/testsuite/ld-arm/arm-lib-plt32.d28
1 files changed, 28 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/arm-lib-plt32.d b/ld/testsuite/ld-arm/arm-lib-plt32.d
new file mode 100644
index 0000000..449b0f9
--- /dev/null
+++ b/ld/testsuite/ld-arm/arm-lib-plt32.d
@@ -0,0 +1,28 @@
+
+tmpdir/arm-lib-plt32.so: file format elf32-littlearm
+architecture: arm, flags 0x00000150:
+HAS_SYMS, DYNAMIC, D_PAGED
+start address 0x.*
+
+Disassembly of section .plt:
+
+.* <.plt>:
+ .*: e52de004 str lr, \[sp, #-4\]!
+ .*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1-0x10>
+ .*: e08fe00e add lr, pc, lr
+ .*: e5bef008 ldr pc, \[lr, #8\]!
+ .*: .*
+ .*: e28fc6.* add ip, pc, #.* ; 0x.*
+ .*: e28cca.* add ip, ip, #.* ; 0x.*
+ .*: e5bcf.* ldr pc, \[ip, #.*\]!
+Disassembly of section .text:
+
+.* <lib_func1>:
+ .*: e1a0c00d mov ip, sp
+ .*: e92dd800 stmdb sp!, {fp, ip, lr, pc}
+ .*: ebfffff9 bl .* <lib_func1-0xc>
+ .*: e89d6800 ldmia sp, {fp, sp, lr}
+ .*: e12fff1e bx lr
+
+.* <lib_func2>:
+ .*: e12fff1e bx lr