Home
last modified time | relevance | path

Searched refs:_Unwind_SjLj_Resume (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/ARM/
D2010-08-04-EHCrash.ll51 call arm_apcscc void @_Unwind_SjLj_Resume(i8* %eh_ptr15)
59 declare arm_apcscc void @_Unwind_SjLj_Resume(i8*)
D2009-08-31-LSDA-Name.ll55 call void @_Unwind_SjLj_Resume(i8* %eh_ptr3)
104 declare void @_Unwind_SjLj_Resume(i8*)
D2010-07-26-GlobalMerge.ll28 declare void @_Unwind_SjLj_Resume(i8*)
84 tail call void @_Unwind_SjLj_Resume(i8* %exn) noreturn
/external/libunwind_llvm/src/
DUnwind-sjlj.c310 _Unwind_SjLj_Resume(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_Resume() function
342 _Unwind_SjLj_Resume(exception_object); in _Unwind_SjLj_Resume_or_Rethrow()
DUnwind_AppleExtras.cpp138 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Resume)
/external/clang/lib/Headers/
Dunwind.h230 void _Unwind_SjLj_Resume(struct _Unwind_Exception *);
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Dunwind.h247 void _Unwind_SjLj_Resume(struct _Unwind_Exception *);
/external/libunwind_llvm/include/
Dunwind.h159 extern void _Unwind_SjLj_Resume(_Unwind_Exception *exception_object);