xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-elfvers
/
vers17.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
show_foo()
2
show_foo
()
3
{
4
return
99
;
5
}
6