d2d932e5a705e2276b5a4947f42c2a2152446515
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / rel32-o32.d
1 #name: MIPS rel32 o32
2 #source: rel32.s
3 #as: -KPIC -EB -32
4 #readelf: -x 6 -r
5 #ld: -shared -melf32btsmip
6
7 Relocation section '.rel.dyn' at offset .* contains 2 entries:
8 Offset Info Type Sym.Value Sym. Name
9 [0-9a-f ]+R_MIPS_NONE
10 [0-9a-f ]+R_MIPS_REL32
11
12 Hex dump of section '.text':
13 0x000002c0 00000000 00000000 00000000 00000000 ................
14 0x000002d0 000002d0 00000000 00000000 00000000 ................
15 0x000002e0 00000000 00000000 00000000 00000000 ................
This page took 0.043665 seconds and 3 git commands to generate.