LLVM: llvm::codeview::HotPatchFuncSym Class Reference (original) (raw)

#include "[llvm/DebugInfo/CodeView/SymbolRecord.h](SymbolRecord%5F8h%5Fsource.html)"

Inheritance diagram for llvm::codeview::HotPatchFuncSym:

Public Attributes
TypeIndex Function
StringRef Name
uint32_t RecordOffset = 0
Public Attributes inherited from llvm::codeview::SymbolRecord
SymbolRecordKind Kind

Detailed Description

Definition at line 180 of file SymbolRecord.h.

Constructor & Destructor Documentation

llvm::codeview::HotPatchFuncSym::HotPatchFuncSym ( SymbolRecordKind Kind) inlineexplicit

HotPatchFuncSym() [2/2]

llvm::codeview::HotPatchFuncSym::HotPatchFuncSym ( uint32_t RecordOffset) inline

Member Data Documentation

Function

TypeIndex llvm::codeview::HotPatchFuncSym::Function

Name

StringRef llvm::codeview::HotPatchFuncSym::Name

RecordOffset

uint32_t llvm::codeview::HotPatchFuncSym::RecordOffset = 0


The documentation for this class was generated from the following file: