aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/no-plt-1f.rd
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/no-plt-1f.rd')
-rw-r--r--ld/testsuite/ld-x86-64/no-plt-1f.rd16
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/no-plt-1f.rd b/ld/testsuite/ld-x86-64/no-plt-1f.rd
new file mode 100644
index 0000000..ab1b1af
--- /dev/null
+++ b/ld/testsuite/ld-x86-64/no-plt-1f.rd
@@ -0,0 +1,16 @@
+#readelf: -Wr
+#target: x86_64-*-*
+
+Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
+ +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
+#...
+[0-9a-f ]+R_X86_64_GLOB_DAT +0+ abort.* \+ 0
+#...
+[0-9a-f ]+R_X86_64_GLOB_DAT +0+ puts.* \+ 0
+#...
+[0-9a-f ]+R_X86_64_GLOB_DAT +0+ get_func \+ 0
+#...
+[0-9a-f ]+R_X86_64_GLOB_DAT +0+ call_func \+ 0
+#...
+[0-9a-f ]+R_X86_64_GLOB_DAT +0+ func \+ 0
+#pass