diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.rd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.rd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.rd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.rd new file mode 100644 index 0000000..452d9c7 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.rd @@ -0,0 +1,7 @@ + +Relocation section '\.rel\.dyn' at offset .* contains .*: + * Offset * Info * Type * Sym\.Value * Sym\. Name +00000000 * 00000000 * R_MIPS_NONE * +000a2000 * 0000017e * R_MIPS_COPY * 000a2000 * obj1 +000a2008 * 0000047e * R_MIPS_COPY * 000a2008 * obj2 +000a1004 * 00000703 * R_MIPS_REL32 * 00000000 * obj3 |