LLVM: include/llvm/DebugInfo/CodeView/SymbolDeserializer.h File Reference (original) (raw)
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::codeview |
◆ SYMBOL_RECORD
| #define SYMBOL_RECORD | ( | EnumName, |
|---|---|---|
| EnumVal, | ||
| Name ) |
Value:
return visitKnownRecordImpl(CVR, Record); \
}
static Error visitKnownRecord(CVSymbol &Record, SymbolVisitorCallbacks &Callbacks)
Definition at line 75 of file SymbolDeserializer.h.
◆ SYMBOL_RECORD_ALIAS
| #define SYMBOL_RECORD_ALIAS | ( | EnumName, |
|---|---|---|
| EnumVal, | ||
| Name, | ||
| AliasName ) |