10 lines
274 B
Makefile
10 lines
274 B
Makefile
#source: pr19636-3.s
|
|
#as: --64
|
|
#ld: -pie -E --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
|