Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm1119 uint32_t MachProcess::GetPlatform() { function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1403 lldb::PlatformSP GetPlatform() { return m_platform_sp; } in GetPlatform() function
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2461 PlatformSP CommandInterpreter::GetPlatform(bool prefer_target_platform) { in GetPlatform() function in CommandInterpreter
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp176 SBPlatform SBTarget::GetPlatform() { in GetPlatform() function in SBTarget