Home
last modified time | relevance | path

Searched refs:_Unwind_Resume (Results 1 – 5 of 5) sorted by relevance

/third_party/libunwind/src/unwind/
DResume.c29 _Unwind_Resume (struct _Unwind_Exception *exception_object) in _Unwind_Resume() function
42 ALIAS (_Unwind_Resume);
/third_party/libunwind/include/
Dunwind.h89 extern void _Unwind_Resume (struct _Unwind_Exception *);
/third_party/icu/icu4c/source/test/depstest/
Ddependencies.txt127 # _Unwind_Resume is related to exceptions:
132 _Unwind_Resume
133 # std::terminate() looks similar to _Unwind_Resume:
/third_party/libunwind/tests/
Dcheck-namespace.sh.in341 match _Unwind_Resume
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def414 HANDLE_LIBCALL(UNWIND_RESUME, "_Unwind_Resume")