x86: Change PLT32 reloc against section to PC32
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-5.d
CommitLineData
292676c1
L
1#objdump: -dwr
2
3.*: +file format .*
4
5Disassembly of section .text:
6
70+ <printk>:
8 +[a-f0-9]+: c3 ret
9
10Disassembly of section .init.text:
11
120+ <foo>:
2585b7a5 13 +[a-f0-9]+: e8 fc ff ff ff call 1 <foo\+0x1> 1: R_386_PC32 .text
292676c1
L
14 +[a-f0-9]+: e8 fc ff ff ff call 6 <foo\+0x6> 6: R_386_PC32 .text
15#pass
This page took 0.054151 seconds and 4 git commands to generate.