Sign in
llvm
/
llvm-project
/
fd3907ccb583df99e9c19d2fe84e4e7c52d75de9
/
.
/
lldb
/
test
/
API
/
functionalities
/
target-new-solib-notifications
/
b.cpp
blob: 4f1a4032ee0eedd9298bac3823d046c52a4ecf9e [
file
] [
log
] [
blame
]
extern
"C"
int
b_function
()
{
return
500
;
}