projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[x86] Resolve non-PIC undefweak symbols in executable
[external/binutils.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr19636-3c.d
1
#source: pr19636-3.s
2
#as: --64
3
#ld: -shared -Bsymbolic --defsym foobar=0x100 -m elf_x86_64
4
#readelf : --dyn-syms --wide
5
6
Symbol table '\.dynsym' contains [0-9]+ entries:
7
+Num: +Value +Size Type +Bind +Vis +Ndx Name
8
#...
9
+[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
10
#pass