Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDOperatingSystem.cpp44 OperatingSystem::OperatingSystem(Process *process) : m_process(process) {} in OperatingSystem() function in OperatingSystem
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDThread.h1254 friend class OperatingSystem; variable
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h136 class OperatingSystem; variable