Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.h159 StructuredData::DictionarySP ExtractAppSpecificInfo(Process &process);
H A DPlatformDarwin.cpp869 ExtractAppSpecificInfo(process); in FetchExtendedCrashInformation()
982 PlatformDarwin::ExtractAppSpecificInfo(Process &process) { in ExtractAppSpecificInfo() function in PlatformDarwin