Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h160 struct AnnotationData { struct
161 BinaryAnnotationsOpCode OpCode;
162 StringRef Name;
163 uint32_t U1;
164 uint32_t U2;
165 int32_t S1;
353 std::vector<uint8_t> AnnotationData; variable