#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
#include "llvm/Support/Error.h"
#include "llvm/DebugInfo/CodeView/CodeViewSymbols.def"
Go to the source code of this file.
|
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 Error::success(); \
}
static Error visitKnownRecord(CVSymbol &Record, SymbolVisitorCallbacks &Callbacks)
Definition at line 38 of file SymbolVisitorCallbacks.h.
◆ SYMBOL_RECORD_ALIAS
#define SYMBOL_RECORD_ALIAS |
( |
| EnumName, |
|
|
| EnumVal, |
|
|
| Name, |
|
|
| AliasName ) |