Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/API/
H A DSBUnixSignals.h55 friend class SBPlatform; variable
H A DSBTarget.h35 class SBPlatform; variable
957 friend class SBPlatform; global() variable
H A DSBAttachInfo.h200 friend class SBPlatform; variable
H A DSBModuleSpec.h93 friend class SBPlatform; variable
H A DSBLaunchInfo.h21 class SBPlatform; variable
H A DSBDebugger.h506 friend class SBPlatform; global() variable
H A DSBProcess.h587 friend class SBPlatform; global() variable
H A DSBFileSpec.h74 friend class SBPlatform; variable
H A DSBError.h85 friend class SBPlatform; global() variable
H A DSBDefines.h91 class LLDB_API SBPlatform; global() variable
/llvm-project/lldb/source/API/
H A DSBPlatform.cpp294 SBPlatform::SBPlatform() { LLDB_INSTRUMENT_VA(this); } in SBPlatform() function in SBPlatform
296 SBPlatform::SBPlatform(const char *platform_name) { in SBPlatform() function in SBPlatform
302 SBPlatform::SBPlatform(cons function in SBPlatform
[all...]