aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-22-i386.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-ifunc/ifunc-22-i386.d')
-rw-r--r--ld/testsuite/ld-ifunc/ifunc-22-i386.d24
1 files changed, 5 insertions, 19 deletions
diff --git a/ld/testsuite/ld-ifunc/ifunc-22-i386.d b/ld/testsuite/ld-ifunc/ifunc-22-i386.d
index 4c3a6a3..c7ca811 100644
--- a/ld/testsuite/ld-ifunc/ifunc-22-i386.d
+++ b/ld/testsuite/ld-ifunc/ifunc-22-i386.d
@@ -5,26 +5,12 @@
.*: +file format .*
-
-Disassembly of section .plt:
-
-0+8048080 <.plt>:
-[ ]*[a-f0-9]+: ff 25 b8 90 04 08 jmp \*0x80490b8
-[ ]*[a-f0-9]+: 68 00 00 00 00 push \$0x0
-[ ]*[a-f0-9]+: e9 00 00 00 00 jmp 8048090 <__start>
-
-Disassembly of section .text:
-
+#...
0+8048090 <__start>:
-[ ]*[a-f0-9]+: e8 00 00 00 00 call 8048095 <__start\+0x5>
-[ ]*[a-f0-9]+: 5b pop %ebx
-[ ]*[a-f0-9]+: 81 c3 17 10 00 00 add \$0x1017,%ebx
+[ ]*[a-f0-9]+: ff 93 0c 00 00 00 call \*0xc\(%ebx\)
+[ ]*[a-f0-9]+: ff a3 0c 00 00 00 jmp \*0xc\(%ebx\)
+[ ]*[a-f0-9]+: 03 83 0c 00 00 00 add 0xc\(%ebx\),%eax
[ ]*[a-f0-9]+: 8b 83 0c 00 00 00 mov 0xc\(%ebx\),%eax
+[ ]*[a-f0-9]+: 85 83 0c 00 00 00 test %eax,0xc\(%ebx\)
[ ]*[a-f0-9]+: 8d ([0-9a-f]{2} ){5}[ ]+lea[ ]+.*
-
-0+80480a8 <foo>:
-[ ]*[a-f0-9]+: c3 ret
-
-0+80480a9 <bar>:
-[ ]*[a-f0-9]+: c3 ret
#pass