repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdb: restore nullptr check in compunit_symtab::find_call_site
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elfvers
/
vers27d1.c
blob
00fab8d46547a86167b54e947a34274c24f4759f
1
#include
"vers.h"
2
3
void
4
foo
()
5
{
6
}
7
8
FUNC_SYMVER
(
foo
,
foo@VERS
.0
);