]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/x86-64-ifunc.d
586c82a5791cd0eceeb80652c257997e3bf6fce8
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-ifunc.d
1 #source: ifunc.s
2 #objdump: -drw
3 #name: x86-64 ifunc
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <foo>:
10 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 5 <ifunc> 1: R_X86_64_PLT32 ifunc(\+0xf+c|-0x4)
11
12 0+5 <ifunc>:
13 [ ]*[a-f0-9]+: c3 retq
14
15 0+6 <bar>:
16 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal>
17
18 0+8 <normal>:
19 [ ]*[a-f0-9]+: c3 retq
20 #pass