Searched refs:ModuleWP (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleChild.h83 lldb::ModuleWP m_module_wp; ///< The Module that owns the object that inherits
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h102 std::map<lldb::ModuleWP, lldb::addr_t, std::owner_less<lldb::ModuleWP>> m_loaded_modules;
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DDWARFExpression.h426 lldb::ModuleWP m_module_wp; ///< Module which defined this expression.
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h314 typedef std::weak_ptr<lldb_private::Module> ModuleWP; typedef in namespace:lldb
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h564 lldb::ModuleWP m_debug_map_module_wp;
H A DSymbolFileDWARFDebugMap.cpp253 ModuleWP m_exe_module_wp;

Completed in 266 milliseconds