Home
last modified time | relevance | path

Searched refs:GetShortPluginName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h52 const char *GetShortPluginName();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp96 const char *SBProcess::GetShortPluginName() { in GetShortPluginName() function in SBProcess
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp43552 result = (char *)(arg1)->GetShortPluginName(); in _wrap_SBProcess_GetShortPluginName()