Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h361 return make_range(BinaryAnnotationIterator(AnnotationData), in annotations()
368 std::vector<uint8_t> AnnotationData; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp345 error(IO.mapByteVectorTail(InlineSite.AnnotationData)); in visitKnownRecord()