8663f148d761d7204622d94f99746ce7bc5845ce
[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 0x488 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 0000000004c0 000000001203 R_MIPS_REL32
13 Type2: R_MIPS_64
14 Type3: R_MIPS_NONE
15
16 Hex dump of section '.text':
17 0x000004b0 00000000 00000000 00000000 00000000 ................
18 0x000004c0 00000000 000004c0 00000000 00000000 ................
19 0x000004d0 00000000 00000000 00000000 00000000 ................
This page took 0.02905 seconds and 4 git commands to generate.