LLVM 22.0.0git
SymbolRecordMapping.h File Reference
#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)

Macro Definition Documentation

◆ SYMBOL_RECORD

#define SYMBOL_RECORD ( EnumName,
EnumVal,
Name )
Value:
Error visitKnownRecord(CVSymbol &CVR, Name &Record) override;
static Error visitKnownRecord(CVSymbol &Record, SymbolVisitorCallbacks &Callbacks)

Definition at line 33 of file SymbolRecordMapping.h.

◆ SYMBOL_RECORD_ALIAS

#define SYMBOL_RECORD_ALIAS ( EnumName,
EnumVal,
Name,
AliasName )

Definition at line 35 of file SymbolRecordMapping.h.