Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DOperatingSystem.cpp44 OperatingSystem::OperatingSystem(Process *process) : m_process(process) {} in OperatingSystem() function in OperatingSystem
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h1208 friend class OperatingSystem; variable
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h134 class OperatingSystem; variable