LLVM: llvm::WinEH::FrameInfo::Segment Struct Reference (original) (raw)
#include "[llvm/MC/MCWinEH.h](MCWinEH%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| int64_t | Offset |
| int64_t | Length |
| bool | HasProlog |
| MCSymbol * | Symbol = nullptr |
| MapVector< MCSymbol *, int64_t > | Epilogs |
Definition at line 75 of file MCWinEH.h.
| llvm::WinEH::FrameInfo::Segment::Segment ( int64_t Offset, int64_t Length, bool HasProlog = false ) | inline |
|---|
◆ Epilogs
◆ HasProlog
bool llvm::WinEH::FrameInfo::Segment::HasProlog
◆ Length
int64_t llvm::WinEH::FrameInfo::Segment::Length
◆ Offset
int64_t llvm::WinEH::FrameInfo::Segment::Offset
◆ Symbol
MCSymbol* llvm::WinEH::FrameInfo::Segment::Symbol = nullptr
The documentation for this struct was generated from the following file:
- include/llvm/MC/MCWinEH.h