Searched refs:IsSharedCacheImageLoaded (Results 1 – 3 of 3) sorted by relevance
105 bool IsSharedCacheImageLoaded(uint16_t image_index);
510 if (!m_runtime.IsSharedCacheImageLoaded(entry->m_image_index)) in ProcessRelativeMethodLists()
3379 bool AppleObjCRuntimeV2::IsSharedCacheImageLoaded(uint16_t image_index) { in IsSharedCacheImageLoaded() function in AppleObjCRuntimeV2