Home
last modified time | relevance | path

Searched defs:m_os (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/atf/atf-c++/
Dtests.hpp43 std::ostream& m_os; member in atf::tests::detail::atf_tp_writer
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.h132 llvm::Triple::OSType m_os; variable