Home
last modified time | relevance | path

Searched defs:m_module (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
DProcessPOSIX.h185 lldb_private::Module *m_module; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
DIRForTarget.h648 …llvm::Module *m_module; ///< The module being processe… variable
DIRExecutionUnit.h489 … llvm::Module *m_module; ///< Owned by the execution engine variable
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.h259 lldb_private::Module *m_module; // The executable image to launch. member
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
DIRDynamicChecks.cpp345 llvm::Module &m_module; ///< The module which is being instrumented member in Instrumenter