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

.*: +file format .*

Disassembly of section .text:

0+ <foo>:
[ 	]*[a-f0-9]+:	e9 fc ff ff ff       	jmp    1 <foo\+0x1>	1: R_386_PLT32	ifunc

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

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

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