Home
last modified time | relevance | path

Searched refs:SetPrintCallback (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h334 void SetPrintCallback(lldb::SBCommandPrintCallback callback, void *baton);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp760 void SBCommandInterpreter::SetPrintCallback( in SetPrintCallback() function in SBCommandInterpreter
765 m_opaque_ptr->SetPrintCallback( in SetPrintCallback()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h674 void SetPrintCallback(CommandReturnObjectCallback callback);
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3781 void CommandInterpreter::SetPrintCallback( in SetPrintCallback() function in CommandInterpreter
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp14083 (arg1)->SetPrintCallback(arg2,arg3); in _wrap_SBCommandInterpreter_SetPrintCallback()