Home
last modified time | relevance | path

Searched defs:exception_class (Results 1 – 4 of 4) sorted by relevance

/third_party/libunwind/libunwind/src/unwind/
DRaiseException.c31 uint64_t exception_class = exception_object->exception_class; in _Unwind_RaiseException() local
Dunwind-internal.h62 uint64_t exception_class = exception_object->exception_class; in _Unwind_Phase2() local
/third_party/libunwind/libunwind/include/
Dunwind.h80 alignas(8) uint64_t exception_class; member
/third_party/ffmpeg/libavcodec/
Dffjni.c154 jclass exception_class = NULL; in ff_jni_exception_get_summary() local