Home
last modified time | relevance | path

Searched refs:GetScriptInterpreterInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h317 SBStructuredData GetScriptInterpreterInfo(ScriptLanguage);
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp399 m_debugger.GetScriptInterpreterInfo(m_debugger.GetScriptLanguage()); in ProcessArgs()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp726 SBDebugger::GetScriptInterpreterInfo(lldb::ScriptLanguage language) { in GetScriptInterpreterInfo() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp22541 result = (arg1)->GetScriptInterpreterInfo(arg2); in _wrap_SBDebugger_GetScriptInterpreterInfo()