Home
last modified time | relevance | path

Searched refs:deleteException (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx82 static void _GLIBCXX_CDTOR_CALLABI deleteException( void * pExc ) in deleteException() function
121 if (header->exceptionDestructor != &deleteException) { in deleteException()
124 if (header1->exceptionDestructor == &deleteException) { in deleteException()
129 if (header2->exceptionDestructor == &deleteException) { in deleteException()
137 assert(header->exceptionDestructor == &deleteException); in deleteException()
191 __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_aarch64/
H A Dabi.cxx147 extern "C" void _GLIBCXX_CDTOR_CALLABI deleteException(void * exception) { in deleteException() function
186 if (header->exceptionDestructor != &deleteException) { in deleteException()
189 if (header1->exceptionDestructor == &deleteException) { in deleteException()
194 if (header2->exceptionDestructor == &deleteException) { in deleteException()
202 assert(header->exceptionDestructor == &deleteException); in deleteException()
321 __cxxabiv1::__cxa_throw(exc, rtti, deleteException); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_aarch64/
H A Dabi.cxx136 extern "C" void _GLIBCXX_CDTOR_CALLABI deleteException(void * exception) { in deleteException() function
155 if (header->exceptionDestructor != &deleteException) { in deleteException()
158 assert(header->exceptionDestructor == &deleteException); in deleteException()
279 __cxxabiv1::__cxa_throw(exc, rtti, deleteException); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_macosx_x86-64/
H A Dexcept.cxx260 static void deleteException( void * pExc ) in deleteException() function
282 if (header->exceptionDestructor != &deleteException) { in deleteException()
285 assert(header->exceptionDestructor == &deleteException); in deleteException()
340 __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_ios/
H A Dexcept.cxx256 static void deleteException( void * pExc ) in deleteException() function
278 if (header->exceptionDestructor != &deleteException) { in deleteException()
281 assert(header->exceptionDestructor == &deleteException); in deleteException()
339 __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_ios/
H A Dexcept.cxx256 static void deleteException( void * pExc ) in deleteException() function
274 if (header->exceptionDestructor != &deleteException) { in deleteException()
277 assert(header->exceptionDestructor == &deleteException); in deleteException()
335 __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_macosx_x86-64/
H A Dexcept.cxx256 static void deleteException( void * pExc ) in deleteException() function
278 if (header->exceptionDestructor != &deleteException) { in deleteException()
281 assert(header->exceptionDestructor == &deleteException); in deleteException()
336 __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx82 static void _GLIBCXX_CDTOR_CALLABI deleteException( void * pExc ) in deleteException() function
138 __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
233 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
233 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_aix_powerpc/
H A Dexcept.cxx195 static void deleteException( void * pExc ) in deleteException() function
235 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
234 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
232 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
232 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
233 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
233 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_aix_powerpc/
H A Dexcept.cxx195 static void deleteException( void * pExc ) in deleteException() function
235 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
233 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
232 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
234 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
233 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx193 static void deleteException( void * pExc ) in deleteException() function
232 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx192 static void deleteException( void * pExc ) in deleteException() function
248 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx195 static void deleteException( void * pExc ) in deleteException() function
251 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx192 static void deleteException( void * pExc ) in deleteException() function
248 __cxa_throw( pCppExc, rtti, deleteException ); in raiseException()

123