Retro68/binutils/ld/testsuite/ld-x86-64/pr19636-3c.d

11 lines
285 B
D
Raw Normal View History

2017-04-10 11:32:00 +00:00
#source: pr19636-3.s
#as: --64
#ld: -shared -Bsymbolic --defsym foobar=0x100 -m elf_x86_64
#readelf : --dyn-syms --wide
Symbol table '\.dynsym' contains [0-9]+ entries:
+Num: +Value +Size Type +Bind +Vis +Ndx Name
#...
+[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
#pass