diff options
Diffstat (limited to 'ld/testsuite/ld-elf/provide-hidden-dynsec.nd')
-rw-r--r-- | ld/testsuite/ld-elf/provide-hidden-dynsec.nd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/provide-hidden-dynsec.nd b/ld/testsuite/ld-elf/provide-hidden-dynsec.nd new file mode 100644 index 0000000..716dfa1 --- /dev/null +++ b/ld/testsuite/ld-elf/provide-hidden-dynsec.nd @@ -0,0 +1,8 @@ +Symbol table '\.dynsym' contains [0-9]+ entries: +#... + *[0-9]+: 0*23400000 +0 (?:NOTYPE|OBJECT) +LOCAL +DEFAULT +[0-9]+ foo +#... +Symbol table '\.symtab' contains [0-9]+ entries: +#... + *[0-9]+: 0*23400000 +0 (?:NOTYPE|OBJECT) +LOCAL +DEFAULT +[0-9]+ foo +#pass |