Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-plugin/
lto-14c.c
1
int
i
;
2
3
int
bar
(
void
)
4
{
5
return
0x
1234
;
6
}