88d3566412f2199c4f74a7a262a58e60635a0f47
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / localpic.d
1 #as: -mrelax-relocations=yes
2 #readelf: -rs
3 #name: i386 local PIC
4
5 Relocation section '.rel.text' at offset 0x[0-9a-f]+ contains 1 entry:
6 Offset Info Type Sym.Value Sym. Name
7 [0-9a-f]+ +[0-9a-f]+ R_386_GOT32X +[0-9a-f]+ +foo
8 #...
9 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +foo
10 #pass
This page took 0.029764 seconds and 3 git commands to generate.