struct DecodedAnnotation

Declaration

struct DecodedAnnotation { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:159

Member Variables

public llvm::StringRef Name
public ArrayRef<uint8_t> Bytes
public llvm::codeview::BinaryAnnotationsOpCode OpCode = BinaryAnnotationsOpCode::Invalid
public uint32_t U1 = 0
public uint32_t U2 = 0
public int32_t S1 = 0