LLVM 20.0.0git
|
RuntimeFunction - An entry in the table of functions with unwind info. More...
#include "llvm/Support/Win64EH.h"
Public Attributes | |
support::ulittle32_t | StartAddress |
support::ulittle32_t | EndAddress |
support::ulittle32_t | UnwindInfoOffset |
RuntimeFunction - An entry in the table of functions with unwind info.
support::ulittle32_t llvm::Win64EH::RuntimeFunction::EndAddress |
support::ulittle32_t llvm::Win64EH::RuntimeFunction::StartAddress |
support::ulittle32_t llvm::Win64EH::RuntimeFunction::UnwindInfoOffset |