blob: c3ae8c6e2a5eb8dd4ca015f2529d80eedbb143b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#name: MIPS rel32 o32
#source: rel32.s
#as: -KPIC
#readelf: -x .text -r
#ld: -shared
Relocation section '.rel.dyn' at offset .* contains 2 entries:
Offset Info Type Sym.Value Sym. Name
[0-9a-f ]+R_MIPS_NONE
[0-9a-f ]+R_MIPS_REL32
Hex dump of section '.text':
0x00000230 00000000 00000000 00000000 00000000 .*
0x00000240 00000240 00000000 00000000 00000000 .*
0x00000250 00000000 00000000 00000000 00000000 .*
|