Home
last modified time | relevance | path

Searched refs:m_is_dynamic_loader_module (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
DModule.h828 return m_is_dynamic_loader_module; in GetIsDynamicLinkEditor()
834 m_is_dynamic_loader_module = b; in SetIsDynamicLinkEditor()
1009 m_is_dynamic_loader_module:1; variable
/external/lldb/source/Core/
DModule.cpp149 m_is_dynamic_loader_module (false), in Module()
193 m_is_dynamic_loader_module (false), in Module()