Searched refs:GetSharedCacheReadOnlyAddress (Results 1 – 2 of 2) sorted by relevance
440 lldb::addr_t GetSharedCacheReadOnlyAddress();
2289 const lldb::addr_t objc_opt_ptr = m_runtime.GetSharedCacheReadOnlyAddress(); in UpdateISAToDescriptorMap()2457 lldb::addr_t AppleObjCRuntimeV2::GetSharedCacheReadOnlyAddress() { in GetSharedCacheReadOnlyAddress() function in AppleObjCRuntimeV2