|
LLVM 22.0.0git
|
#include "llvm/DebugInfo/CodeView/CodeViewRecordIO.h"#include "llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h"#include "llvm/Support/Compiler.h"#include "llvm/DebugInfo/CodeView/CodeViewSymbols.def"Go to the source code of this file.
Classes | |
| class | llvm::codeview::SymbolRecordMapping |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::codeview |
Macros | |
| #define | SYMBOL_RECORD(EnumName, EnumVal, Name) |
| #define | SYMBOL_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
| #define SYMBOL_RECORD | ( | EnumName, | |
| EnumVal, | |||
| Name ) |
Definition at line 33 of file SymbolRecordMapping.h.
| #define SYMBOL_RECORD_ALIAS | ( | EnumName, | |
| EnumVal, | |||
| Name, | |||
| AliasName ) |
Definition at line 35 of file SymbolRecordMapping.h.