10 lines
283 B
Makefile
10 lines
283 B
Makefile
#source: pr19636-4.s
|
|
#as: --32
|
|
#ld: -shared -Bsymbolic --defsym foobar=0x100 -m elf_i386
|
|
#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
|