* ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / rel64.d
1 #name: MIPS rel64 n64
2 #source: rel64.s
3 #as: -KPIC -EB -64
4 #readelf: -x 6 -r
5 #ld: -shared -melf64btsmip
6
7 Relocation section '.rel.dyn' at offset 0x498 contains 2 entries:
8 Offset Info Type Sym. Value Sym. Name
9 000000000000 000000000000 R_MIPS_NONE
10 Type2: R_MIPS_NONE
11 Type3: R_MIPS_NONE
12 0000000004d0 000000001203 R_MIPS_REL32
13 Type2: R_MIPS_64
14 Type3: R_MIPS_NONE
15
16 Hex dump of section '.text':
17 0x000004c0 00000000 00000000 00000000 00000000 ................
18 0x000004d0 00000000 000004d0 00000000 00000000 ................
19 0x000004e0 00000000 00000000 00000000 00000000 ................
This page took 0.03186 seconds and 5 git commands to generate.