LLVM API Documentation

Public Attributes
llvm::Win64EH::RuntimeFunction Struct Reference

RuntimeFunction - An entry in the table of functions with unwind info. More...

#include <Win64EH.h>

Collaboration diagram for llvm::Win64EH::RuntimeFunction:
Collaboration graph
[legend]

List of all members.

Public Attributes

support::ulittle32_t StartAddress
support::ulittle32_t EndAddress
support::ulittle32_t UnwindInfoOffset

Detailed Description

RuntimeFunction - An entry in the table of functions with unwind info.

Definition at line 69 of file Win64EH.h.


Member Data Documentation

Definition at line 71 of file Win64EH.h.

Definition at line 70 of file Win64EH.h.

Definition at line 72 of file Win64EH.h.


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