1 #name
: MIPS reloc estimation
1
2 #source
: reloc
-estimate
-1a
.s
3 #source
: reloc
-estimate
-1b.s
4 #ld
: -shared -T reloc
-estimate
-1.ld
9 DYNAMIC RELOCATION RECORDS
11 0+000000 R_MIPS_NONE \
*ABS\
*
14 0+010000 R_MIPS_REL32 foo@
@V2
19 # The address must be
0x810. We should only ever allocate one dynamic
20 # reloc over
and above the first R_MIPS_NONE entry
.
21 Contents of section \
.foo
:
22 0810 (deadbeef|efbeadde
) ....