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