Hot-patchable function symbol (S_HOTPATCHFUNC).
Declared in <llvm/DebugInfo/CodeView/SymbolRecord.h>
class HotPatchFuncSym
: public SymbolRecord
| Name | Description |
|---|---|
SymbolRecord | Base class for decoded CodeView symbol records. |
| Name | Description |
|---|---|
HotPatchFuncSym [constructor] | Constructors |
getKind | Return the kind of this symbol record. |
| Name | Description |
|---|---|
Function | Type index of the hot-patched function. |
Kind | Kind of this CodeView symbol record. |
Name | Name of the hot-patched function. |
RecordOffset | Byte offset of this record in the symbol stream. |