Home
last modified time | relevance | path

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

12

/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dshare.hxx48 struct __cxa_exception struct
61 size_t referenceCount;
65 void (*exceptionDestructor)(void *);
70 __cxa_exception *nextException;
72 int handlerCount;
74 int handlerSwitchValue;
75 const unsigned char *actionRecord;
76 const unsigned char *languageSpecificData;
77 void *catchTemp;
78 void *adjustedPtr;
[all …]
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/
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;
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;
/aoo41x/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;

Completed in 108 milliseconds

12