Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h391 cpu_type_t m_cpu_type; // The CPU type of this process variable
H A DMachProcess.mm512 : m_pid(0), m_cpu_type(0), m_child_stdin(-1), m_child_stdout(-1), function