[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / rel64.d
1 #name: MIPS rel64 n64
2 #source: rel64.s
3 #as: -KPIC
4 #readelf: -x .text -r
5 #ld: -shared
6
7 Relocation section '.rel.dyn' at offset .* contains 2 entries:
8 Offset Info Type Sym. Value Sym. Name
9 [0-9a-f ]+R_MIPS_NONE
10 +Type2: R_MIPS_NONE
11 +Type3: R_MIPS_NONE
12 [0-9a-f ]+R_MIPS_REL32
13 +Type2: R_MIPS_64
14 +Type3: R_MIPS_NONE
15
16 Hex dump of section '.text':
17 0x00000380 00000000 00000000 00000000 00000000 .*
18 0x00000390 00000000 00000390 00000000 00000000 .*
19 0x000003a0 00000000 00000000 00000000 00000000 .*
This page took 0.02985 seconds and 4 git commands to generate.