Home
last modified time | relevance | path

Searched refs:exception_class (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_exceptions.cpp23 uint64_t exception_class,
37 uint64_t exception_class, in __hwasan_personality_wrapper() argument
44 rc = real_personality(version, actions, exception_class, unwind_exception, in __hwasan_personality_wrapper()
/external/llvm-project/libunwind/src/
DUnwind-sjlj.c134 1, _UA_SEARCH_PHASE, exception_object->exception_class, in unwind_phase1()
196 (*c->personality)(1, action, exception_object->exception_class, in unwind_phase2()
257 (*stop)(1, action, exception_object->exception_class, exception_object, in unwind_phase2_forced()
276 (*p)(1, action, exception_object->exception_class, exception_object, in unwind_phase2_forced()
312 (*stop)(1, lastAction, exception_object->exception_class, exception_object, in unwind_phase2_forced()
DUnwindLevel1.c98 (*p)(1, _UA_SEARCH_PHASE, exception_object->exception_class, in unwind_phase1()
197 (*p)(1, action, exception_object->exception_class, exception_object, in unwind_phase2()
281 (*stop)(1, action, exception_object->exception_class, exception_object, in unwind_phase2_forced()
301 (*p)(1, action, exception_object->exception_class, exception_object, in unwind_phase2_forced()
337 (*stop)(1, lastAction, exception_object->exception_class, exception_object, in unwind_phase2_forced()
DUnwind-seh.cpp125 (void *)pers, action, exc->exception_class, in _GCC_specific_handler()
127 urc = pers(1, action, exc->exception_class, exc, ctx); in _GCC_specific_handler()
267 (*stop)(1, action, exception_object->exception_class, exception_object, in unwind_phase2_forced()
287 (*p)(1, action, exception_object->exception_class, exception_object, in unwind_phase2_forced()
323 (*stop)(1, lastAction, exception_object->exception_class, exception_object, in unwind_phase2_forced()
DUnwindLevel1-gcc-ext.c121 ex.exception_class = 0x434C4E47554E5700; // CLNGUNW\0 in _Unwind_Backtrace()
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dtest_base.py259 exception_class, argument
270 repr(exception_class))
271 except exception_class as e:
276 with self.assertRaisesRegexp(exception_class,
/external/llvm-project/clang/lib/Headers/
Dunwind.h111 uint64_t exception_class; member
141 _Unwind_Exception_Class exception_class; member
/external/llvm-project/libunwind/include/
Dunwind.h75 uint64_t exception_class; member
123 uint64_t exception_class; member
/external/libcxxabi/src/
Dcxa_exception.cpp83 ::memcpy(&unwind_exception->exception_class, &newValue, sizeof(newValue)); in __setExceptionClass()
102 ::memcpy(&exClass, &unwind_exception->exception_class, sizeof(exClass)); in __getExceptionClass()
/external/llvm-project/libcxxabi/src/
Dcxa_exception.cpp82 ::memcpy(&unwind_exception->exception_class, &newValue, sizeof(newValue)); in __setExceptionClass()
101 ::memcpy(&exClass, &unwind_exception->exception_class, sizeof(exClass)); in __getExceptionClass()
/external/clang/lib/Headers/
Dunwind.h115 _Unwind_Exception_Class exception_class; member
/external/llvm-project/llvm/test/CodeGen/X86/
Dunwindraise.ll42 …%exception_class = getelementptr inbounds %struct._Unwind_Exception, %struct._Unwind_Exception* %e…
58 %5 = load i64, i64* %exception_class, align 8
147 %22 = load i64, i64* %exception_class, align 8
/external/llvm/test/CodeGen/X86/
Dunwindraise.ll42 …%exception_class = getelementptr inbounds %struct._Unwind_Exception, %struct._Unwind_Exception* %e…
58 %5 = load i64, i64* %exception_class, align 8
147 %22 = load i64, i64* %exception_class, align 8
/external/grpc-grpc/src/python/grpcio/grpc/beta/
D_client_adaptations.py62 exception_class = face.AbortionError if pair is None else pair[1]
63 return exception_class(rpc_error_call.initial_metadata(),
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp117 uint64_t exception_class; member
334 (expToDelete->exception_class == ourBaseExceptionClass)) { in deleteOurException()
365 (ret->unwindException).exception_class = ourBaseExceptionClass; in createOurException()
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc816 PyObject* exception_class TF_GUARDED_BY(exception_class_mutex) = nullptr;
903 if (exception_class != nullptr) { in TFE_Py_RegisterExceptionClass()
904 Py_DECREF(exception_class); in TFE_Py_RegisterExceptionClass()
907 exception_class = nullptr; in TFE_Py_RegisterExceptionClass()
915 exception_class = e; in TFE_Py_RegisterExceptionClass()
1028 if (exception_class != nullptr) { in MaybeRaiseExceptionFromTFStatus()
1039 PyErr_SetObject(exception_class, val.get()); in MaybeRaiseExceptionFromTFStatus()
1056 if (exception_class != nullptr) { in MaybeRaiseExceptionFromStatus()
1059 PyErr_SetObject(exception_class, val.get()); in MaybeRaiseExceptionFromStatus()
/external/llvm-project/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp291 (expToDelete->exception_class == ourBaseExceptionClass)) { in deleteOurException()
322 (ret->unwindException).exception_class = ourBaseExceptionClass; in createOurException()
/external/python/cpython3/Lib/test/
Dtest_configparser.py1249 exception_class = configparser.InterpolationMissingOptionError
1250 with self.assertRaises(exception_class) as cm:
/external/flatbuffers/tests/
Dpy_test.py51 def assertRaises(test_case, fn, exception_class): argument
60 test_case.assertTrue(isinstance(exc, exception_class))
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi4344 …<var-decl name='exception_class' type-id='type-id-55' visibility='default' filepath='/tmp/legendre…