Home
last modified time | relevance | path

Searched defs:uuid_dict (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Host/macosx/
DSymbols.cpp364 CFDictionaryRef uuid_dict = NULL; in LocateMacOSXFilesUsingDebugSymbols() local
576 GetModuleSpecInfoFromUUIDDictionary (CFDictionaryRef uuid_dict, ModuleSpec &module_spec) in GetModuleSpecInfoFromUUIDDictionary()
762 … CFDictionaryRef uuid_dict = (CFDictionaryRef)CFDictionaryGetValue (plist.get(), uuid_cfstr.get()); in DownloadObjectAndSymbolFile() local