Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp864 StructuredData::ArraySP annotations = ExtractCrashInfoAnnotations(process); in FetchExtendedCrashInformation() local
916 CrashInfoAnnotations annotations; in ExtractCrashInfoAnnotations() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h339 iterator_range<BinaryAnnotationIterator> annotations() const { in annotations() function