reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Interpreter/OptionGroupPlatform.cpp
   24     platform_sp = Platform::Create(ConstString(m_platform_name.c_str()), error);
   28         error.SetErrorStringWithFormat("platform '%s' doesn't support '%s'",
   36     platform_sp = Platform::Create(arch, &platform_arch, error);