Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp868 StructuredData::DictionarySP app_specific_info = in FetchExtendedCrashInformation() local
870 if (app_specific_info && app_specific_info->GetSize()) in FetchExtendedCrashInformation()
872 app_specific_info); in FetchExtendedCrashInformation()