xref
: /
external
/
libabigail
/
tests
/
data
/
test-diff-dwarf
/
test7-v0.cc
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
S
2
{
3
static
int
m1
;
4
};
5
6
int
S
::
m1
;
7
8
void
foo(S &)
9
foo
(
S
&)
10
{}
11