class BPRelativeSym
Declaration
class BPRelativeSym : public SymbolRecord { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:883
Inherits from: SymbolRecord
Member Variables
- public int32_t Offset = 0
- public llvm::codeview::TypeIndex Type
- public llvm::StringRef Name
- public uint32_t RecordOffset = 0
Inherited from SymbolRecord:
Method Overview
- public BPRelativeSym(llvm::codeview::SymbolRecordKind Kind)
- public BPRelativeSym(uint32_t RecordOffset)
Inherited from SymbolRecord:
Methods
¶BPRelativeSym(
llvm::codeview::SymbolRecordKind Kind)
BPRelativeSym(
llvm::codeview::SymbolRecordKind Kind)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:885
Parameters
- llvm::codeview::SymbolRecordKind Kind
¶BPRelativeSym(uint32_t RecordOffset)
BPRelativeSym(uint32_t RecordOffset)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:886
Parameters
- uint32_t RecordOffset