Home
last modified time | relevance | path

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

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