xref
: /
external
/
libabigail
/
tests
/
data
/
test-read-dwarf
/
test5.cc
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/// Compile this by doing g++ -g -Wall -c
test5.cc
2
3
void
bar(void *)
4
bar
(
void
*)
5
{
6
}
7