Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / mark-plt-1b.d
blob9af69fdbbb287518547939114c60118a8457f8da
1 #source: mark-plt-1.s
2 #as: --64
3 #ld: -melf_x86_64 -shared -z mark-plt --hash-style=both --no-rosegment
4 #objdump: -dw
6 #...
7 0+1010 <bar@plt>:
8 +1010: ff 25 32 11 00 00 jmp \*0x1132\(%rip\) # 2148 <bar>
9 +1016: 68 00 00 00 00 push \$0x0
10 +101b: e9 e0 ff ff ff jmp 1000 <bar@plt-0x10>
12 Disassembly of section .text:
14 0+1020 <foo>:
15 +1020: e8 eb ff ff ff call 1010 <bar@plt>
16 #pass