DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-dwarf / test13-v0.cc
123456789101112
struct S { int m0; char m1; unsigned m2; unsigned char m3; }; void foo(S&) { }