Home
last modified time | relevance | path

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

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