x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / reloc.d
1 #readelf: -r --wide
2 #name: reloc
3
4 Relocation section '\.rela\.data' at .* contains 2 entries:
5 Offset Info Type Sym\. Value Symbol's Name \+ Addend
6 0+08 .* R_PPC_ADDR32 .* y \+ f+fc
7 0+0c .* R_PPC_ADDR32 .* y \+ 0
8
9 Relocation section '\.rela\.data\.other' at .* contains 2 entries:
10 Offset Info Type Sym\. Value Symbol's Name \+ Addend
11 0+00 .* R_PPC_ADDR32 .* x \+ 0
12 0+04 .* R_PPC_ADDR32 .* x \+ f+fc
This page took 0.031159 seconds and 4 git commands to generate.