class ExportSym
Declaration
class ExportSym : public SymbolRecord { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:666
Inherits from: SymbolRecord
Member Variables
- public uint16_t Ordinal = 0
- public llvm::codeview::ExportFlags Flags = ExportFlags::None
- public llvm::StringRef Name
- public uint32_t RecordOffset = 0
Inherited from SymbolRecord:
Method Overview
Inherited from SymbolRecord:
Methods
¶ExportSym(llvm::codeview::SymbolRecordKind Kind)
ExportSym(llvm::codeview::SymbolRecordKind Kind)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:668
Parameters
- llvm::codeview::SymbolRecordKind Kind
¶ExportSym(uint32_t RecordOffset)
ExportSym(uint32_t RecordOffset)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:669
Parameters
- uint32_t RecordOffset