ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / mark-plt-1d-x32.d
blob0e709d6306e42cbf0fd46e4b18907567dccfe491
1 #source: mark-plt-1.s
2 #as: --x32
3 #ld: -melf32_x86_64 -shared -z mark-plt -z ibtplt --hash-style=both --no-rosegment
4 #objdump: -dw
6 #...
7 0+1020 <bar@plt>:
8 +1020: f3 0f 1e fa endbr64
9 +1024: ff 25 86 10 00 00 jmp \*0x1086\(%rip\) # 20b0 <bar>
10 +102a: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
12 Disassembly of section .text:
14 0+1030 <foo>:
15 +1030: e8 eb ff ff ff call 1020 <bar@plt>
16 #pass