Searched defs:SBPlatform (Results 1 – 11 of 11) sorted by relevance
/llvm-project/lldb/include/lldb/API/ | ||
H A D | SBUnixSignals.h | 55 friend class SBPlatform; variable |
H A D | SBTarget.h | 35 class SBPlatform; variable |
H A D | SBAttachInfo.h | 200 friend class SBPlatform; variable |
H A D | SBModuleSpec.h | 93 friend class SBPlatform; variable |
H A D | SBLaunchInfo.h | 21 class SBPlatform; variable |
H A D | SBDebugger.h | 506 friend class SBPlatform; global() variable |
H A D | SBProcess.h | 587 friend class SBPlatform; global() variable |
H A D | SBFileSpec.h | 74 friend class SBPlatform; variable |
H A D | SBError.h | 85 friend class SBPlatform; global() variable |
H A D | SBDefines.h | 91 class LLDB_API SBPlatform; global() variable |
/llvm-project/lldb/source/API/ | ||
H A D | SBPlatform.cpp | 294 SBPlatform::SBPlatform() { LLDB_INSTRUMENT_VA(this); } in SBPlatform() function in SBPlatform |