diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/pic-and-nonpic-1.nd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/pic-and-nonpic-1.nd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-1.nd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-1.nd new file mode 100644 index 0000000..506685a --- /dev/null +++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-1.nd @@ -0,0 +1,9 @@ +#... +.*: 00041018 8 FUNC LOCAL DEFAULT .* .pic.f1 +.*: 00041000 16 FUNC LOCAL DEFAULT .* .pic.f2 +.*: 00000000 0 OBJECT GLOBAL DEFAULT UND _gp_disp +.*: 00068000 0 NOTYPE GLOBAL DEFAULT ABS _gp +.*: 00041050 14 FUNC GLOBAL DEFAULT \[MIPS16\] .* f3 +.*: 00041060 24 FUNC GLOBAL DEFAULT .* __start +.*: 0004103c 20 FUNC GLOBAL DEFAULT .* f2 +.*: 00041020 28 FUNC GLOBAL DEFAULT .* f1 |