Home
last modified time | relevance | path

Searched defs:SBPlatform (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/include/lldb/API/
DSBTarget.h27 class SBPlatform; variable
845 friend class SBPlatform; variable
DSBUnixSignals.h55 friend class SBPlatform; variable
DSBLaunchInfo.h20 class SBPlatform; variable
DSBError.h64 friend class SBPlatform; variable
DSBFileSpec.h71 friend class SBPlatform; variable
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp316 SBPlatform::SBPlatform() : m_opaque_sp() { in SBPlatform() function in SBPlatform
320 SBPlatform::SBPlatform(const char *platform_name) : m_opaque_sp() { in SBPlatform() function in SBPlatform
328 SBPlatform::SBPlatform(const SBPlatform &rhs) { in SBPlatform() function in SBPlatform