LLVM: llvm::codeview::FrameData Struct Reference (original) (raw)
Data in the SUBSEC_FRAMEDATA subection. More...
#include "[llvm/DebugInfo/CodeView/CodeView.h](CodeView%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| enum | : uint32_t { HasSEH = 1 << 0 , HasEH = 1 << 1 , IsFunctionStart = 1 << 2 } |
Detailed Description
Data in the SUBSEC_FRAMEDATA subection.
Definition at line 557 of file CodeView.h.
Member Enumeration Documentation
◆ anonymous enum
| Enumerator |
|---|
| HasSEH |
| HasEH |
| IsFunctionStart |
Definition at line 567 of file CodeView.h.
Member Data Documentation
◆ CodeSize
◆ Flags
◆ FrameFunc
◆ LocalSize
◆ MaxStackSize
◆ ParamsSize
◆ PrologSize
◆ RvaStart
◆ SavedRegsSize
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/CodeView/CodeView.h