Home
last modified time | relevance | path

Searched defs:SystemRuntime (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Target/
H A DSystemRuntime.cpp30 SystemRuntime::SystemRuntime(Process *process) : Runtime(process), m_types() {} in SystemRuntime() function in SystemRuntime
/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h43 SystemRuntime = Log::ChannelFlag<24>, enumerator
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h231 class SystemRuntime; global() variable