1 #objdump: -drw
2 #notarget: *-*-solaris*
3 
4 .*: +file format .*
5 
6 
7 Disassembly of section .text:
8 
9 0+ <printk>:
10  +[a-f0-9]+:	c3                   	ret *
11 
12 Disassembly of section .init.text:
13 
14 0+ <foo>:
15  +[a-f0-9]+:	e8 00 00 00 00       	call   5 <foo\+0x5>	1: R_X86_64_PC32	.text-0x4
16  +[a-f0-9]+:	48 8d 05 00 00 00 00 	lea    0x0\(%rip\),%rax        # c <foo\+0xc>	8: R_X86_64_PC32	.text-0x4
17 #pass
18