LLVM: llvm::sframe::FDEInfo< E > Struct Template Reference (original) (raw)

#include "[llvm/BinaryFormat/SFrame.h](SFrame%5F8h%5Fsource.html)"

Public Member Functions
uint8_t getPAuthKey () const
FDEType getFDEType () const
FREType getFREType () const
void setPAuthKey (uint8_t P)
void setFDEType (FDEType D)
void setFREType (FREType R)
void setFuncInfo (uint8_t PAuthKey, FDEType FDE, FREType FRE)
uint8_t getFuncInfo () const

template<endianness E>
struct llvm::sframe::FDEInfo< E >

Definition at line 107 of file SFrame.h.

getFDEType()

getFREType()

getFuncInfo()

getPAuthKey()

setFDEType()

setFREType()

setFuncInfo()

setPAuthKey()

Info


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