Sign in
fuchsia
/
third_party
/
binutils-gdb
/
refs/heads/upstream/gdb-12-branch
/
.
/
ld
/
testsuite
/
ld-ctf
/
A.c
blob: f99691a5d3a8299b7a22a237fd2c8f2747318794 [
file
] [
log
] [
blame
] [
edit
]
struct
A
{
struct
B
*
b
;
};
static
struct
A a __attribute__
((
used
));