aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/plt-pic2.dd
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/plt-pic2.dd')
-rw-r--r--ld/testsuite/ld-i386/plt-pic2.dd20
1 files changed, 10 insertions, 10 deletions
diff --git a/ld/testsuite/ld-i386/plt-pic2.dd b/ld/testsuite/ld-i386/plt-pic2.dd
index aa311fe..4047db5 100644
--- a/ld/testsuite/ld-i386/plt-pic2.dd
+++ b/ld/testsuite/ld-i386/plt-pic2.dd
@@ -15,19 +15,19 @@ Disassembly of section .plt:
+[a-f0-9]+: 00 00 add %al,\(%eax\)
...
-Disassembly of section .plt.got:
-
0+190 <fn1@plt>:
- +[a-f0-9]+: ff a3 f8 ff ff ff jmp \*-0x8\(%ebx\)
- +[a-f0-9]+: 66 90 xchg %ax,%ax
+ +[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>
-0+198 <fn2@plt>:
- +[a-f0-9]+: ff a3 fc ff ff ff jmp \*-0x4\(%ebx\)
- +[a-f0-9]+: 66 90 xchg %ax,%ax
+0+1a0 <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>
Disassembly of section .text:
-0+1a0 <foo>:
- +[a-f0-9]+: e8 eb ff ff ff call 190 <fn1@plt>
- +[a-f0-9]+: e9 ee ff ff ff jmp 198 <fn2@plt>
+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>
#pass