Home
last modified time | relevance | path

Searched defs:__cxa_exception (Results 1 – 24 of 24) sorted by relevance

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dshare.hxx39 struct __cxa_exception struct
42 void (*exceptionDestructor)(void *);
47 __cxa_exception *nextException;
49 int handlerCount;
51 __cxa_exception *nextPropagatingException;
52 int propagationCount;
54 int handlerSwitchValue;
55 const unsigned char *actionRecord;
57 void *catchTemp;
58 void *adjustedPtr;
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dshare.hxx39 struct __cxa_exception struct
42 void (*exceptionDestructor)(void *);
47 __cxa_exception *nextException;
49 int handlerCount;
51 __cxa_exception *nextPropagatingException;
52 int propagationCount;
54 int handlerSwitchValue;
55 const unsigned char *actionRecord;
57 void *catchTemp;
58 void *adjustedPtr;
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dshare.hxx42 struct __cxa_exception struct
45 void (*exceptionDestructor)(void *);
50 __cxa_exception *nextException;
52 int handlerCount;
54 int handlerSwitchValue;
55 const unsigned char *actionRecord;
56 const unsigned char *languageSpecificData;
57 void *catchTemp;
58 void *adjustedPtr;
60 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dshare.hxx42 struct __cxa_exception struct
45 void (*exceptionDestructor)(void *);
50 __cxa_exception *nextException;
52 int handlerCount;
54 int handlerSwitchValue;
55 const unsigned char *actionRecord;
56 const unsigned char *languageSpecificData;
57 void *catchTemp;
58 void *adjustedPtr;
60 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dshare.hxx42 struct __cxa_exception struct
45 void (*exceptionDestructor)(void *);
50 __cxa_exception *nextException;
52 int handlerCount;
54 int handlerSwitchValue;
55 const unsigned char *actionRecord;
56 const unsigned char *languageSpecificData;
57 void *catchTemp;
58 void *adjustedPtr;
60 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dshare.hxx45 struct __cxa_exception struct
48 void (*exceptionDestructor)(void *);
53 __cxa_exception *nextException;
55 int handlerCount;
57 int handlerSwitchValue;
58 const unsigned char *actionRecord;
59 const unsigned char *languageSpecificData;
60 void *catchTemp;
61 void *adjustedPtr;
63 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dshare.hxx41 struct __cxa_exception struct
44 void (*exceptionDestructor)(void *);
49 __cxa_exception *nextException;
51 int handlerCount;
53 int handlerSwitchValue;
54 const unsigned char *actionRecord;
55 const unsigned char *languageSpecificData;
56 void *catchTemp;
57 void *adjustedPtr;
59 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dshare.hxx45 struct __cxa_exception struct
48 void (*exceptionDestructor)(void *);
53 __cxa_exception *nextException;
55 int handlerCount;
57 int handlerSwitchValue;
58 const unsigned char *actionRecord;
59 const unsigned char *languageSpecificData;
60 void *catchTemp;
61 void *adjustedPtr;
63 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dshare.hxx45 struct __cxa_exception struct
48 void (*exceptionDestructor)(void *);
53 __cxa_exception *nextException;
55 int handlerCount;
57 int handlerSwitchValue;
58 const unsigned char *actionRecord;
59 const unsigned char *languageSpecificData;
60 void *catchTemp;
61 void *adjustedPtr;
63 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dshare.hxx45 struct __cxa_exception struct
48 void (*exceptionDestructor)(void *);
53 __cxa_exception *nextException;
55 int handlerCount;
57 int handlerSwitchValue;
58 const unsigned char *actionRecord;
59 const unsigned char *languageSpecificData;
60 void *catchTemp;
61 void *adjustedPtr;
63 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dshare.hxx40 struct __cxa_exception struct
43 void (*exceptionDestructor)(void *);
48 __cxa_exception *nextException;
50 int handlerCount;
52 int handlerSwitchValue;
53 const unsigned char *actionRecord;
54 const unsigned char *languageSpecificData;
55 void *catchTemp;
56 void *adjustedPtr;
58 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dshare.hxx40 struct __cxa_exception struct
43 void (*exceptionDestructor)(void *);
48 __cxa_exception *nextException;
50 int handlerCount;
52 int handlerSwitchValue;
53 const unsigned char *actionRecord;
54 const unsigned char *languageSpecificData;
55 void *catchTemp;
56 void *adjustedPtr;
58 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dshare.hxx48 struct __cxa_exception struct
57 size_t referenceCount;
59 void (*exceptionDestructor)(void *);
62 __cxa_exception *nextException;
63 int handlerCount;
64 int handlerSwitchValue;
65 const unsigned char *actionRecord;
66 const unsigned char *languageSpecificData;
67 void *catchTemp;
68 void *adjustedPtr;
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dshare.hxx46 struct __cxa_exception struct
49 void (*exceptionDestructor)(void *);
54 __cxa_exception *nextException;
56 int handlerCount;
58 int handlerSwitchValue;
59 const unsigned char *actionRecord;
60 const unsigned char *languageSpecificData;
61 void *catchTemp;
62 void *adjustedPtr;
64 _Unwind_Exception unwindHeader;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dshare.hxx47 struct __cxa_exception struct
50 void (*exceptionDestructor)(void *);
55 __cxa_exception *nextException;
57 int handlerCount;
59 int handlerSwitchValue;
60 const unsigned char *actionRecord;
61 const unsigned char *languageSpecificData;
62 void *catchTemp;
63 void *adjustedPtr;
65 _Unwind_Exception unwindHeader;

Completed in 48 milliseconds