2f14a767754a6e9e0588474a6dc5dc3d42e3e710
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / rel32-n32.d
1 #name: MIPS rel32 n32
2 #source: rel32.s
3 #as: -KPIC
4 #readelf: -x .text -r
5 #ld: -shared
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 0x00000230 00000000 00000000 00000000 00000000 .*
14 0x00000240 00000240 00000000 00000000 00000000 .*
15 0x00000250 00000000 00000000 00000000 00000000 .*
This page took 0.040599 seconds and 4 git commands to generate.