Home
last modified time | relevance | path

Searched refs:_Unwind_SjLj_Resume_or_Rethrow (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2011-05-04-MultipleLandingPadSuccs.ll67 tail call void @_Unwind_SjLj_Resume_or_Rethrow(i8* %exn.slot.0) noreturn
85 declare void @_Unwind_SjLj_Resume_or_Rethrow(i8*)
/external/libunwind_llvm/src/
DUnwind_AppleExtras.cpp140 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Resume_or_Rethrow)
DUnwind-sjlj.c363 _Unwind_SjLj_Resume_or_Rethrow(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_Resume_or_Rethrow() function
/external/llvm/test/CodeGen/ARM/
D2011-05-04-MultipleLandingPadSuccs.ll80 declare void @_Unwind_SjLj_Resume_or_Rethrow(i8*)
/external/clang/lib/Headers/
Dunwind.h248 _Unwind_Reason_Code _Unwind_SjLj_Resume_or_Rethrow(struct _Unwind_Exception *);
/external/libunwind_llvm/include/
Dunwind.h288 _Unwind_SjLj_Resume_or_Rethrow(_Unwind_Exception *exception_object);