|
LLVM
4.0.0
|
#include "llvm/DebugInfo/CodeView/CodeViewRecordIO.h"#include "llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h"#include "CVSymbolTypes.def"Go to the source code of this file.
Classes | |
| class | llvm::codeview::SymbolRecordMapping |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::msf | |
| llvm::codeview | |
Macros | |
| #define | SYMBOL_RECORD(EnumName, EnumVal, Name) Error visitKnownRecord(CVSymbol &CVR, Name &Record) override; |
| #define | SYMBOL_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
| #define SYMBOL_RECORD | ( | EnumName, | |
| EnumVal, | |||
| Name | |||
| ) | Error visitKnownRecord(CVSymbol &CVR, Name &Record) override; |
Definition at line 31 of file SymbolRecordMapping.h.
Definition at line 33 of file SymbolRecordMapping.h.
1.8.6