a565e291ac3fa4a6b0706443929c455157db36f5
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19617a.d
1 #source: pr19617.s
2 #ld: -E --no-dynamic-linker --hash-style=sysv
3 #readelf : --dyn-syms --wide
4 #target: *-*-linux* *-*-gnu* *-*-solaris*
5
6 Symbol table '\.dynsym' contains [0-9]+ entries:
7 +Num: +Value +Size Type +Bind +Vis +Ndx Name
8 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
9 #...
10 +[0-9]+: +[a-f0-9]+ +0 +FUNC +GLOBAL +DEFAULT +[0-9]+ +start
11 #...
12 +[0-9]+: +[a-f0-9]+ +0 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
13 #pass
This page took 0.032279 seconds and 3 git commands to generate.