diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.gd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.gd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.gd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.gd new file mode 100644 index 0000000..767d150 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.gd @@ -0,0 +1,32 @@ + +Primary GOT: + Canonical gp value: 00000000000a7ff0 + + Reserved entries: + Address Access Initial Purpose + 00000000000a0000 -32752\(gp\) 0000000000000000 Lazy resolver + 00000000000a0008 -32744\(gp\) 8000000000000000 Module pointer \(GNU extension\) + + Global entries: + Address Access Initial Sym\.Val\. Type Ndx Name + 00000000000a0010 -32736\(gp\) 0000000000000000 0000000000000000 FUNC UND extf2 + 00000000000a0018 -32728\(gp\) 0000000000000000 0000000000000000 FUNC UND extf3 + 00000000000a0020 -32720\(gp\) 00000000000a2000 00000000000a2000 OBJECT 16 extd2 + 00000000000a0028 -32712\(gp\) 00000000000440a0 00000000000440a0 FUNC UND extf1 + 00000000000a0030 -32704\(gp\) 0000000000000000 0000000000000000 OBJECT UND extd1 + 00000000000a0038 -32696\(gp\) 0000000000000000 0000000000000000 FUNC UND extf4 + 00000000000a0040 -32688\(gp\) 0000000000000000 0000000000000000 OBJECT UND extd4 + + +PLT GOT: + + Reserved entries: + Address Initial Purpose + 0000000000081000 0000000000000000 PLT lazy resolver + 0000000000081008 0000000000000000 Module pointer + + Entries: + Address Initial Sym.Val. Type Ndx Name + 0000000000081010 0000000000043080 0000000000000000 FUNC UND extf4 + 0000000000081018 0000000000043080 0000000000000000 FUNC UND extf5 + 0000000000081020 0000000000043080 0000000000000000 FUNC UND extf3 |