Home
last modified time | relevance | path

Searched defs:log_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp733 CreateInstance(lldb::LogOutputCallback log_callback,void * baton) CreateInstance() argument
830 Debugger(lldb::LogOutputCallback log_callback,void * baton) Debugger() argument
1418 SetLoggingCallback(lldb::LogOutputCallback log_callback,void * baton) SetLoggingCallback() argument
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1680 void SBDebugger::SetLoggingCallback(lldb::LogOutputCallback log_callback, in SetLoggingCallback() argument