Searched defs:AnnotationData (Results 1 – 1 of 1) sorted by relevance
160 struct AnnotationData { struct161 BinaryAnnotationsOpCode OpCode;162 StringRef Name;163 uint32_t U1;164 uint32_t U2;165 int32_t S1;353 std::vector<uint8_t> AnnotationData; variable