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