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
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-ctf
/
cross-tu-2.c
blob
033d96d33522717260cf24a9a0cfc3d0d9300ddf
1
struct
B
;
2
struct
A
3
{
4
long
a
;
5
struct
B
*
foo
;
6
};
7
8
static struct
A
*
foo
__attribute__
((
used
));