Searched defs:m_module (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h53 Module &m_module; member in class:lldb_private::DWARFIndex
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindTable.h70 Module &m_module; member in class:lldb_private::UnwindTable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h184 lldb_private::Module *m_module; member in class:ProcessFreeBSD
H A DProcessMonitor.h225 lldb_private::Module *m_module; // The executable image to launch. member in struct:ProcessMonitor::LaunchArgs
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h428 llvm::Module *m_module; ///< The module being processed, or NULL if that has member in class:IRForTarget
H A DIRDynamicChecks.cpp301 llvm::Module &m_module; ///< The module which is being instrumented member in class:Instrumenter
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h377 llvm::Module *m_module; ///< Owned by the execution engine member in class:lldb_private::IRExecutionUnit
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp775 std::string m_module; member in class:CommandObjectFrameRecognizerAdd::CommandOptions
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h146 const RSModuleDescriptor *m_module; member in struct:lldb_private::lldb_renderscript::RSKernelDescriptor
158 const RSModuleDescriptor *m_module; member in struct:lldb_private::lldb_renderscript::RSGlobalDescriptor
177 const RSModuleDescriptor *m_module; member in struct:lldb_private::lldb_renderscript::RSReductionDescriptor
228 const lldb::ModuleSP m_module; member in class:lldb_private::lldb_renderscript::RSModuleDescriptor

Completed in 284 milliseconds