Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.h369 uint32_t m_dyld_all_image_infos_stop_id; variable
DDynamicLoaderMacOSXDYLD.cpp142 m_dyld_all_image_infos_stop_id (UINT32_MAX), in DynamicLoaderMacOSXDYLD()
680 if (m_process->GetStopID() == m_dyld_all_image_infos_stop_id) in ReadAllImageInfosStructure()
786 m_dyld_all_image_infos_stop_id = m_process->GetStopID(); in ReadAllImageInfosStructure()