Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / mark-plt-1b-x32.d
blob848d45e1e43d5a0349d75b8a4bd33aa6b4ba3c6f
1 #source: mark-plt-1.s
2 #as: --x32
3 #ld: -melf32_x86_64 -shared -z mark-plt --hash-style=both
4 #objdump: -dw
6 #...
7 0+1010 <bar@plt>:
8 +1010: ff 25 9a 10 00 00 jmp \*0x109a\(%rip\) # 20b0 <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