LibreOffice Module bridges (master) 1
Public Attributes | List of all members
__cxxabiv1::__cxa_eh_globals Struct Reference

#include <unwind-cxx.h>

Collaboration diagram for __cxxabiv1::__cxa_eh_globals:
[legend]

Public Attributes

__cxa_exceptioncaughtExceptions
 
unsigned int uncaughtExceptions
 

Detailed Description

Definition at line 130 of file unwind-cxx.h.

Member Data Documentation

◆ caughtExceptions

__cxa_exception * __cxxabiv1::__cxa_eh_globals::caughtExceptions

Definition at line 132 of file unwind-cxx.h.

◆ uncaughtExceptions

unsigned int __cxxabiv1::__cxa_eh_globals::uncaughtExceptions

Definition at line 133 of file unwind-cxx.h.


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