summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/ilp32/x86-64-ifunc.d
blob: 9de5c77a837784694be85fd9d6c3f312edd35809 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#source: ../ifunc.s
#objdump: -drw
#name: x86-64 (ILP32) ifunc

.*: +file format .*

Disassembly of section .text:

0+ <foo>:
[ 	]*[a-f0-9]+:	e9 00 00 00 00       	jmpq   5 <ifunc>	1: R_X86_64_PLT32	ifunc(\+0xf+c|-0x4)

0+5 <ifunc>:
[ 	]*[a-f0-9]+:	c3                   	retq   

0+6 <bar>:
[ 	]*[a-f0-9]+:	eb 00                	jmp    8 <normal>

0+8 <normal>:
[ 	]*[a-f0-9]+:	c3                   	retq   
#pass
OpenPOWER on IntegriCloud