Home
last modified time | relevance | path

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

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