#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
Definition at line 841 of file SymbolRecord.h.
◆ HeapAllocationSiteSym() [1/2]
llvm::codeview::HeapAllocationSiteSym::HeapAllocationSiteSym |
( |
SymbolRecordKind |
Kind | ) |
|
|
inlineexplicit |
◆ HeapAllocationSiteSym() [2/2]
llvm::codeview::HeapAllocationSiteSym::HeapAllocationSiteSym |
( |
uint32_t |
RecordOffset | ) |
|
|
inlineexplicit |
◆ getRelocationOffset()
uint32_t llvm::codeview::HeapAllocationSiteSym::getRelocationOffset |
( |
| ) |
const |
|
inline |
◆ CallInstructionSize
uint16_t llvm::codeview::HeapAllocationSiteSym::CallInstructionSize = 0 |
◆ CodeOffset
uint32_t llvm::codeview::HeapAllocationSiteSym::CodeOffset = 0 |
◆ RecordOffset
uint32_t llvm::codeview::HeapAllocationSiteSym::RecordOffset = 0 |
◆ Segment
uint16_t llvm::codeview::HeapAllocationSiteSym::Segment = 0 |
◆ Type
TypeIndex llvm::codeview::HeapAllocationSiteSym::Type |
The documentation for this class was generated from the following file: