diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.rd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.rd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.rd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.rd new file mode 100644 index 00000000000..0fd5b7edd29 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.rd @@ -0,0 +1,14 @@ + +Relocation section '\.rel\.dyn' at offset .* contains .*: + * Offset * Info * Type * Sym\.Value * Sym\. Name +00000000 * 00000000 * R_MIPS_NONE * +000a2018 * [^ ]*7e * R_MIPS_COPY * 000a2018 * extd3 +000a2000 * [^ ]*7e * R_MIPS_COPY * 000a2000 * extd2 +000a1000 * [^ ]*03 * R_MIPS_REL32 * 00000000 * extd1 +000a1014 * [^ ]*03 * R_MIPS_REL32 * 00000000 * extd4 + +Relocation section '\.rel\.plt' at offset .* contains .*: + * Offset * Info * Type * Sym\.Value * Sym\. Name +00081008 * [^ ]*7f * R_MIPS_JUMP_SLOT * 00000000 * extf4 +0008100c * [^ ]*7f * R_MIPS_JUMP_SLOT * 00000000 * extf5 +00081010 * [^ ]*7f * R_MIPS_JUMP_SLOT * 00000000 * extf3 |