Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.h322 lldb::addr_t GetSharedCacheReadOnlyAddress();
DAppleObjCRuntimeV2.cpp1565 const lldb::addr_t objc_opt_ptr = GetSharedCacheReadOnlyAddress(); in UpdateISAToDescriptorMapSharedCache()
1800 lldb::addr_t AppleObjCRuntimeV2::GetSharedCacheReadOnlyAddress() { in GetSharedCacheReadOnlyAddress() function in AppleObjCRuntimeV2