xref
: /
aosp_15_r20
/
external
/
bcc
/
tests
/
cc
/
debuginfo_test_lib.cc
(revision 387f9dfdfa2baef462e92476d413c7bc2470293e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
extern
"C"
{
2
symbol()
3
int
symbol
() {
return
0
; }
4
}
5