Home
last modified time | relevance | path

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

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