1 #name: MIPS rel32 n32
2 #source: rel32.s
3 #as: -march=from-abi -KPIC -EB -n32
4 #readelf: -x .text -r
5 #ld: -shared -melf32btsmipn32
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   0x000002e0 00000000 00000000 00000000 00000000 ................
14   0x000002f0 000002f0 00000000 00000000 00000000 ................
15   0x00000300 00000000 00000000 00000000 00000000 ................
16