Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBAttachInfo.cpp94 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo
DSBLaunchInfo.cpp239 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo
/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h150 const char *GetProcessPluginName() const { in GetProcessPluginName() function