Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2495 StructuredData::Dictionary *info_dict = info->GetAsDictionary(); in GetSharedCacheBaseAddress() local
2496 if (!info_dict) in GetSharedCacheBaseAddress()
2500 info_dict->GetValueForKey("shared_cache_base_address"); in GetSharedCacheBaseAddress()