]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-i386/plt-pic2.dd
Support different ld --hash-style in the ld testsuite
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / plt-pic2.dd
index 4047db5e4deb146dcd02b8cb07146723d5f9b939..1d81c76007b8f81025b7ee4b3f54801b1cea1eac 100644 (file)
@@ -9,25 +9,25 @@
 
 Disassembly of section .plt:
 
-0+180 <.plt>:
+.* <.plt>:
  +[a-f0-9]+:   ff b3 04 00 00 00       pushl  0x4\(%ebx\)
  +[a-f0-9]+:   ff a3 08 00 00 00       jmp    \*0x8\(%ebx\)
  +[a-f0-9]+:   00 00                   add    %al,\(%eax\)
        ...
 
-0+190 <fn1@plt>:
+.* <fn1@plt>:
  +[a-f0-9]+:   ff a3 0c 00 00 00       jmp    \*0xc\(%ebx\)
  +[a-f0-9]+:   68 00 00 00 00          push   \$0x0
- +[a-f0-9]+:   e9 e0 ff ff ff          jmp    180 <.plt>
+ +[a-f0-9]+:   e9 e0 ff ff ff          jmp    .* <.plt>
 
-0+1a0 <fn2@plt>:
+.* <fn2@plt>:
  +[a-f0-9]+:   ff a3 10 00 00 00       jmp    \*0x10\(%ebx\)
  +[a-f0-9]+:   68 08 00 00 00          push   \$0x8
- +[a-f0-9]+:   e9 d0 ff ff ff          jmp    180 <.plt>
+ +[a-f0-9]+:   e9 d0 ff ff ff          jmp    .* <.plt>
 
 Disassembly of section .text:
 
-0+1b0 <foo>:
- +[a-f0-9]+:   e8 db ff ff ff          call   190 <fn1@plt>
- +[a-f0-9]+:   e9 e6 ff ff ff          jmp    1a0 <fn2@plt>
+.* <foo>:
+ +[a-f0-9]+:   e8 db ff ff ff          call   .* <fn1@plt>
+ +[a-f0-9]+:   e9 e6 ff ff ff          jmp    .* <fn2@plt>
 #pass