x86; Allow IFUNC pointer defined in PDE
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-1-x86.d
index 338d2ae1e40e5129c490093a6c238bcce8676015..4c5bb8d594771486ebaf8d5f27b29fd540956bb1 100644 (file)
@@ -1,7 +1,8 @@
-#ld: -shared
+#ld: -shared -Map tmpdir/ifunc-1-x86.map --hash-style=sysv
 #objdump: -dw
 #target: x86_64-*-* i?86-*-*
+#map: ifunc-1-x86.map
 
 #...
-[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x190|\+0x210|)@plt>
+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x[0-9a-f]+|)@plt>
 #pass
This page took 0.024376 seconds and 4 git commands to generate.