Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBTarget.h27 class SBPlatform; variable
875 friend class SBPlatform; variable
DSBUnixSignals.h55 friend class SBPlatform; variable
DSBLaunchInfo.h20 class SBPlatform; variable
DSBFileSpec.h71 friend class SBPlatform; variable
DSBError.h75 friend class SBPlatform; variable
/openbsd/src/gnu/llvm/lldb/source/API/
DSBPlatform.cpp290 SBPlatform::SBPlatform() { LLDB_INSTRUMENT_VA(this); } in SBPlatform() function in SBPlatform
292 SBPlatform::SBPlatform(const char *platform_name) { in SBPlatform() function in SBPlatform
298 SBPlatform::SBPlatform(const SBPlatform &rhs) { in SBPlatform() function in SBPlatform