Home
last modified time | relevance | path

Searched refs:set_platform (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1022 bool SetArchitecture(const ArchSpec &arch_spec, bool set_platform = false,
/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp1488 bool Target::SetArchitecture(const ArchSpec &arch_spec, bool set_platform, in SetArchitecture() argument
1499 if (set_platform) { in SetArchitecture()