ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Attributes | List of all members
_Unwind_Exception Struct Reference

#include <unwind.h>

Collaboration diagram for _Unwind_Exception:
Collaboration graph
[legend]

Public Attributes

_Unwind_Exception_Class exception_class
 
_Unwind_Exception_Cleanup_Fn exception_cleanup
 
_Unwind_Word private_1
 
_Unwind_Word private_2
 

Detailed Description

Definition at line 140 of file unwind.h.

Member Data Documentation

◆ exception_class

_Unwind_Exception_Class _Unwind_Exception::exception_class

Definition at line 141 of file unwind.h.

◆ exception_cleanup

_Unwind_Exception_Cleanup_Fn _Unwind_Exception::exception_cleanup

Definition at line 142 of file unwind.h.

◆ private_1

_Unwind_Word _Unwind_Exception::private_1

Definition at line 146 of file unwind.h.

◆ private_2

_Unwind_Word _Unwind_Exception::private_2

Definition at line 147 of file unwind.h.


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