Home
last modified time | relevance | path

Searched defs:GetProcessPluginName (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBAttachInfo.cpp92 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo
H A DSBLaunchInfo.cpp231 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h149 const char *GetProcessPluginName() const { in GetProcessPluginName() function