Home
last modified time | relevance | path

Searched refs:__cxa_exception (Results 26 – 50 of 52) sorted by relevance

123

/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dshare.hxx47 struct __cxa_exception struct
55 __cxa_exception *nextException; argument
75 __cxa_exception *caughtExceptions;
87 __cxa_exception * header, uno_Any *, uno_Mapping * pCpp2Uno );
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
281 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
293 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
281 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
293 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
280 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
280 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx219 __cxa_exception const * header = static_cast<__cxa_exception const *>(pExc) - 1; in deleteException()
295 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
323 header = reinterpret_cast<__cxa_exception *>(reinterpret_cast<void **>(header) + 1); in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
263 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx192 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
266 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
280 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx203 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
277 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
280 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx208 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
282 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
281 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx209 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
283 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx216 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
290 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
281 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx205 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException()
279 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()

Completed in 73 milliseconds

123