x86-64: Improve PLT generation and synthetic PLT symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr21038c.d
index 05b36227ff97c3e88d3471e24ede21115b071d94..719a6e1b76887f9b3ba93d0bd5da37c59a0eb174 100644 (file)
@@ -67,7 +67,7 @@ Disassembly of section .plt:
 
 Disassembly of section .plt.got:
 
-0+280 <.plt.got>:
+0+280 <func1@plt>:
  +[a-f0-9]+:   f2 ff 25 71 0d 20 00    bnd jmpq \*0x200d71\(%rip\)        # 200ff8 <func1>
  +[a-f0-9]+:   90                      nop
 
@@ -80,7 +80,7 @@ Disassembly of section .plt.bnd:
 Disassembly of section .text:
 
 0+290 <foo>:
- +[a-f0-9]+:   e8 eb ff ff ff          callq  280 <.plt.got>
+ +[a-f0-9]+:   e8 eb ff ff ff          callq  280 <func1@plt>
  +[a-f0-9]+:   e8 ee ff ff ff          callq  288 <func2@plt>
  +[a-f0-9]+:   48 8b 05 57 0d 20 00    mov    0x200d57\(%rip\),%rax        # 200ff8 <func1>
 #pass
This page took 0.024801 seconds and 4 git commands to generate.