gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-5.d
1 #objdump: -dwr
2
3 .*: +file format .*
4
5 Disassembly of section .text:
6
7 0+ <printk>:
8 +[a-f0-9]+: c3 ret
9
10 Disassembly of section .init.text:
11
12 0+ <foo>:
13 +[a-f0-9]+: e8 fb ff ff ff call 0 <foo> 1: R_386_PLT32 .text
14 +[a-f0-9]+: e8 fc ff ff ff call 6 <foo\+0x6> 6: R_386_PC32 .text
15 #pass
This page took 0.029862 seconds and 4 git commands to generate.