xref
: /
glibc-2.36
/
elf
/
tst-pie1.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
foo(void)
2
foo
(
void
)
3
{
4
return
34
;
5
}
6