Home
last modified time | relevance | path

Searched refs:_Unwind_SjLj_Resume (Results 1 – 12 of 12) 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/llvm-project/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*)
Dsjljehprepare-lower-empty-struct.ll26 ; CHECK-LINUX: bl _Unwind_SjLj_Resume
D2010-07-26-GlobalMerge.ll28 declare void @_Unwind_SjLj_Resume(i8*)
84 tail call void @_Unwind_SjLj_Resume(i8* %exn) noreturn
/external/llvm-project/libunwind/src/
DUnwind-sjlj.c354 _Unwind_SjLj_Resume(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_Resume() function
387 _Unwind_SjLj_Resume(exception_object); in _Unwind_SjLj_Resume_or_Rethrow()
DUnwind_AppleExtras.cpp108 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Resume)
/external/clang/lib/Headers/
Dunwind.h247 void _Unwind_SjLj_Resume(struct _Unwind_Exception *);
/external/llvm-project/clang/lib/Headers/
Dunwind.h275 void _Unwind_SjLj_Resume(_Unwind_Exception *);
/external/llvm-project/libunwind/include/
Dunwind.h167 extern void _Unwind_SjLj_Resume(_Unwind_Exception *exception_object);