diff options
Diffstat (limited to 'ld/testsuite/ld-sh/vxworks2.sd')
-rw-r--r-- | ld/testsuite/ld-sh/vxworks2.sd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/vxworks2.sd b/ld/testsuite/ld-sh/vxworks2.sd new file mode 100644 index 000000000000..5ff87d3bef81 --- /dev/null +++ b/ld/testsuite/ld-sh/vxworks2.sd @@ -0,0 +1,13 @@ +#... +Elf file type is EXEC \(Executable file\) +Entry point 0x80400 +#... +Program Headers: + Type .* + PHDR .* +#... + LOAD .* 0x00080000 0x00080000 .* R E 0x1000 + LOAD .* 0x00081000 0x00081000 .* RW 0x1000 + DYNAMIC .* + +#... |