Searched defs:GetProcessPluginName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBAttachInfo.cpp | 94 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo |
H A D | SBLaunchInfo.cpp | 234 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo |
/llvm-project/lldb/source/Host/common/ | ||
H A D | ProcessLaunchInfo.cpp | 129 llvm::StringRef ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Process.h | 156 llvm::StringRef GetProcessPluginName() const { GetProcessPluginName() function |