Home
last modified time | relevance | path

Searched refs:_Unwind_SjLj_Resume (Results 1 – 14 of 14) 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/swiftshader/third_party/llvm-7.0/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.ll57 call void @_Unwind_SjLj_Resume(i8* %eh_ptr3)
106 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
Dsjljehprepare-lower-empty-struct.ll26 ; CHECK-LINUX: bl _Unwind_SjLj_Resume
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2010-08-04-EHCrash.ll49 call arm_apcscc void @_Unwind_SjLj_Resume(i8* %eh_ptr15)
61 declare arm_apcscc void @_Unwind_SjLj_Resume(i8*)
D2009-08-31-LSDA-Name.ll52 call void @_Unwind_SjLj_Resume(i8* %eh_ptr3)
105 declare void @_Unwind_SjLj_Resume(i8*)
D2010-07-26-GlobalMerge.ll32 declare void @_Unwind_SjLj_Resume(i8*)
85 tail call void @_Unwind_SjLj_Resume(i8* %exn) noreturn
/external/libunwind_llvm/src/
DUnwind-sjlj.c352 _Unwind_SjLj_Resume(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_Resume() function
385 _Unwind_SjLj_Resume(exception_object); in _Unwind_SjLj_Resume_or_Rethrow()
DUnwind_AppleExtras.cpp137 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Resume)
/external/clang/lib/Headers/
Dunwind.h247 void _Unwind_SjLj_Resume(struct _Unwind_Exception *);
/external/libunwind_llvm/include/
Dunwind.h171 extern void _Unwind_SjLj_Resume(_Unwind_Exception *exception_object);