Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp94 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo
H A DSBLaunchInfo.cpp234 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo
/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp129 llvm::StringRef ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
/llvm-project/lldb/include/lldb/Target/
H A DProcess.h156 llvm::StringRef GetProcessPluginName() const { GetProcessPluginName() function