Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-2c.d
index 98b53aaf0de49007ef871ad6c21e29e84cbfd66b..08db1193ad7889a0d2ac6b5a4698433c05d87503 100644 (file)
@@ -23,6 +23,6 @@ Disassembly of section .text:
 0+150 <_start>:
 [      ]*[a-f0-9]+:    3b 80 fc ff ff ff       cmp    -0x4\(%eax\),%eax
 [      ]*[a-f0-9]+:    ff a0 fc ff ff ff       jmp    \*-0x4\(%eax\)
-[      ]*[a-f0-9]+:    e8 df ff ff ff          call   140 <_start-0x10>
+[      ]*[a-f0-9]+:    e8 df ff ff ff          call   140 <.*>
 [      ]*[a-f0-9]+:    3d 00 00 00 00          cmp    \$0x0,%eax
-[      ]*[a-f0-9]+:    e8 fc ff ff ff          call   167 <_start\+0x17>
+[      ]*[a-f0-9]+:    e8 fc ff ff ff          call   167 <.*>
This page took 0.02561 seconds and 4 git commands to generate.