2005-11-22 16:32:10 +00:00
|
|
|
#name: MIPS rel32 n32
|
|
|
|
#source: rel32.s
|
|
|
|
#as: -KPIC -EB -n32
|
|
|
|
#readelf: -x 5 -r
|
|
|
|
#ld: -shared -melf32btsmipn32
|
|
|
|
|
2007-02-25 15:02:21 +00:00
|
|
|
Relocation section '.rel.dyn' at offset .* contains 2 entries:
|
2005-11-22 16:32:10 +00:00
|
|
|
Offset Info Type Sym.Value Sym. Name
|
|
|
|
00000000 00000000 R_MIPS_NONE
|
2007-02-25 15:02:21 +00:00
|
|
|
000002d0 00000003 R_MIPS_REL32
|
2005-11-22 16:32:10 +00:00
|
|
|
|
|
|
|
Hex dump of section '.text':
|
2007-02-25 15:02:21 +00:00
|
|
|
0x000002c0 00000000 00000000 00000000 00000000 ................
|
|
|
|
0x000002d0 000002d0 00000000 00000000 00000000 ................
|
|
|
|
0x000002e0 00000000 00000000 00000000 00000000 ................
|