Home
last modified time | relevance | path

Searched defs:m_process (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDMemory.h82 Process &m_process; variable
194 Process &m_process; variable
HDThreadList.h148 Process *m_process; ///< The process that manages this thread list. variable
HDDynamicLoader.h305 Process* m_process; ///< The process that this dynamic loader plug-in is tracking. variable
HDLanguageRuntime.h145 Process *m_process; variable
HDProcess.h111 Process * m_process; // Can be NULL for global ProcessProperties variable
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/common/
HDSoftwareBreakpoint.h42 NativeProcessProtocol &m_process; variable
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/
HDAddressSanitizerRuntime.h79 lldb::ProcessSP m_process; variable
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDNSIndexPath.cpp248 Process *m_process; member
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp5270 Process *m_process; member in IOHandlerProcessSTDIO