Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvsb / protected0.d
1 #source: define.s
2 #source: undef.s
3 #ld: -r
4 #readelf: -s
5
6 Symbol table '.symtab' contains .* entries:
7 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
8 #...
9 +[0-9]+: [0-9a-fA-F]* +0 +OBJECT +GLOBAL +PROTECTED +. protected
10 #pass
This page took 0.031642 seconds and 4 git commands to generate.