Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-estimate-1.d
blob65094cfaf0deb946691c761a2585696af11b5011
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
5 #objdump: -R -sj.foo
7 .*
9 DYNAMIC RELOCATION RECORDS
10 OFFSET +TYPE +VALUE
11 0+000000 R_MIPS_NONE \*ABS\*
12 #?.*R_MIPS_NONE.*
13 #?.*R_MIPS_NONE.*
14 0+010000 R_MIPS_REL32 foo@@V2
15 #?.*R_MIPS_NONE.*
16 #?.*R_MIPS_NONE.*
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) ....