Fix the PR22983 test so that it will work regardless of the order of the symbols...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22983.d
1 Symbol table '\.dynsym' contains [0-9]+ entries:
2 +Num: +Value +Size Type +Bind +Vis +Ndx Name
3 #...
4 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +OBJECT +GLOBAL +DEFAULT +[0-9]+ +_?var_attr_used_enabled
5 #...
6 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +OBJECT +GLOBAL +DEFAULT +[0-9]+ +_?var_attr_used_disabled
7 #...
8 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +_?func_attr_used_enabled
9 #...
10 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +_?func_attr_used_disabled
11 #...
This page took 0.029808 seconds and 4 git commands to generate.