Home
last modified time | relevance | path

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

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