LLVM 20.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
#include "llvm/DebugInfo/CodeView/SymbolRecordMapping.h"
#include "llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h"
#include "llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h"
#include "llvm/Support/BinaryByteStream.h"
#include "llvm/Support/BinaryStreamReader.h"
#include "llvm/Support/Error.h"
#include "llvm/DebugInfo/CodeView/CodeViewSymbols.def"
Go to the source code of this file.
Classes | |
class | llvm::codeview::SymbolDeserializer |
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) |
Definition at line 75 of file SymbolDeserializer.h.
Definition at line 79 of file SymbolDeserializer.h.