Retro68/binutils/ld/testsuite/ld-elf/pr19617a.d

14 lines
396 B
D
Raw Normal View History

2017-04-10 11:32:00 +00:00
#source: pr19617.s
#ld: -E --no-dynamic-linker
2017-04-10 11:32:00 +00:00
#readelf : --dyn-syms --wide
#target: *-*-linux* *-*-gnu* *-*-solaris*
Symbol table '\.dynsym' contains [0-9]+ entries:
+Num: +Value +Size Type +Bind +Vis +Ndx Name
+0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
#...
+[0-9]+: +[a-f0-9]+ +0 +FUNC +GLOBAL +DEFAULT +[0-9]+ +start
#...
+[0-9]+: +[a-f0-9]+ +0 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
#pass