Emit a warning when -z relro is unsupported
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers21.sym
index bcb635981e1e202b51ae4fef0bd66e299394fe24..f5ade0b793576ae3769ba5399c1f9df12a5ba449 100644 (file)
@@ -1,3 +1,3 @@
-[0-9a-f]*[     ]+g[    ]+O[    ]+.s?data[      ]+[0-9a-f]* (0x[0-9a-f][0-9a-f] )?foobar@VERS.0
-[0-9a-f]*[     ]+w[    ]+F[    ]+.text[        ]+[0-9a-f]* (0x[0-9a-f][0-9a-f] )?bar@VERS.0
-[0-9a-f]*[     ]+g[    ]+F[    ]+.text[        ]+[0-9a-f]* (0x[0-9a-f][0-9a-f] )?foo@VERS.0
+[0-9a-f]+ +w(F +\.text|F? +\.opd)      [0-9a-f]+ (0x[0-9a-f]+ )?_?bar@VERS\.0
+[0-9a-f]+ +g(F +\.text|F? +\.opd)      [0-9a-f]+ (0x[0-9a-f]+ )?_?foo@VERS\.0
+[0-9a-f]+ +gO +\.s?data        [0-9a-f]+ (0x[0-9a-f]+ )?_?foobar@VERS\.0
This page took 0.024712 seconds and 4 git commands to generate.