#include "llvm/Support/ARMWinEH.h"
Definition at line 350 of file ARMWinEH.h.
◆ ExceptionDataRecord()
◆ CodeWords()
uint8_t llvm::ARM::WinEH::ExceptionDataRecord::CodeWords |
( |
| ) |
const |
|
inline |
◆ E()
bool llvm::ARM::WinEH::ExceptionDataRecord::E |
( |
| ) |
const |
|
inline |
◆ EpilogueCount()
uint8_t llvm::ARM::WinEH::ExceptionDataRecord::EpilogueCount |
( |
| ) |
const |
|
inline |
◆ EpilogueScopes()
◆ ExceptionHandlerParameter()
uint32_t llvm::ARM::WinEH::ExceptionDataRecord::ExceptionHandlerParameter |
( |
| ) |
const |
|
inline |
◆ ExceptionHandlerRVA()
uint32_t llvm::ARM::WinEH::ExceptionDataRecord::ExceptionHandlerRVA |
( |
| ) |
const |
|
inline |
◆ F()
bool llvm::ARM::WinEH::ExceptionDataRecord::F |
( |
| ) |
const |
|
inline |
◆ FunctionLength()
uint32_t llvm::ARM::WinEH::ExceptionDataRecord::FunctionLength |
( |
| ) |
const |
|
inline |
◆ FunctionLengthInBytesAArch64()
uint32_t llvm::ARM::WinEH::ExceptionDataRecord::FunctionLengthInBytesAArch64 |
( |
| ) |
const |
|
inline |
◆ FunctionLengthInBytesARM()
uint32_t llvm::ARM::WinEH::ExceptionDataRecord::FunctionLengthInBytesARM |
( |
| ) |
const |
|
inline |
◆ UnwindByteCode()
ArrayRef<uint8_t> llvm::ARM::WinEH::ExceptionDataRecord::UnwindByteCode |
( |
| ) |
const |
|
inline |
◆ Vers()
uint8_t llvm::ARM::WinEH::ExceptionDataRecord::Vers |
( |
| ) |
const |
|
inline |
◆ X()
bool llvm::ARM::WinEH::ExceptionDataRecord::X |
( |
| ) |
const |
|
inline |
◆ Data
◆ isAArch64
bool llvm::ARM::WinEH::ExceptionDataRecord::isAArch64 |
The documentation for this struct was generated from the following file: