[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-estimate-1.d
blob1269cb19283fa97e3e766b762fb469a3d0a78b10
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 00000000 R_MIPS_NONE \*ABS\*
12 00010000 R_MIPS_REL32 foo@@V2
15 # The address must be 0x810. We should only ever allocate one dynamic
16 # reloc over and above the first R_MIPS_NONE entry.
17 Contents of section \.foo:
18 0810 (deadbeef|efbeadde) ....