diff options
Diffstat (limited to 'ld/testsuite/ld-i386/emit-relocs-nacl.rd')
-rw-r--r-- | ld/testsuite/ld-i386/emit-relocs-nacl.rd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/emit-relocs-nacl.rd b/ld/testsuite/ld-i386/emit-relocs-nacl.rd new file mode 100644 index 0000000..82472c0 --- /dev/null +++ b/ld/testsuite/ld-i386/emit-relocs-nacl.rd @@ -0,0 +1,8 @@ + +Relocation section '\.rel\.text' at offset .* contains 1 entries: + Offset Info Type Sym\.Value Sym\. Name +.* .*04 R_386_PLT32 00000000 foo + +Relocation section '\.rel\.plt' at offset .* contains 1 entries: + Offset Info Type Sym\.Value Sym\. Name +.* .*07 R_386_JUMP_SLOT 00000000 foo |