7e1fa4ad31
* ld-mips-elf/rel32-n32.d: Bump addresses by 0x30 to account for the fact that .reginfo is now placed before .text. Change the section number of .text accordingly.
15 lines
512 B
Makefile
15 lines
512 B
Makefile
#name: MIPS rel32 n32
|
|
#source: rel32.s
|
|
#as: -KPIC -EB -n32
|
|
#readelf: -x 6 -r
|
|
#ld: -shared -melf32btsmipn32
|
|
|
|
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':
|
|
0x000002d0 00000000 00000000 00000000 00000000 ................
|
|
0x000002e0 000002e0 00000000 00000000 00000000 ................
|
|
0x000002f0 00000000 00000000 00000000 00000000 ................
|