Home
last modified time | relevance | path

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

12

/external/libunwind/src/unwind/
DResume.c29 _Unwind_Resume (struct _Unwind_Exception *exception_object) in _Unwind_Resume() function
53 ALIAS (_Unwind_Resume);
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-05-05-Personality.ll24 %0 = tail call i32 (...)* @_Unwind_Resume(i8* %eh_ptr)
38 declare i32 @_Unwind_Resume(...)
D2008-09-26-FrameAddrBug.ll11 define hidden void @_Unwind_Resume(%struct._Unwind_Exception* %exc) noreturn noreturn {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalize-exceptions.ll8 declare void @_Unwind_Resume(i8*)
42 call void @_Unwind_Resume(i8* %exn)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Ddwarf-eh-prepare.ll53 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
91 ; CHECK-NOT: call void @_Unwind_Resume
155 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
D2008-09-26-FrameAddrBug.ll11 define hidden void @_Unwind_Resume(%struct._Unwind_Exception* %exc) noreturn noreturn {
Dps4-noreturn.ll13 ; CHECK: callq _Unwind_Resume
D2007-05-05-Personality.ll41 declare i32 @_Unwind_Resume(...)
Dgcc_except_table.ll19 ; MINGW64: callq _Unwind_Resume
Dwin64_call_epi.ll28 ; WIN64: callq _Unwind_Resume
Dgcc_except_table_functions.ll51 ; CHECK: callq _Unwind_Resume
Dwin-mixed-ehpersonality.ll81 ; CHECK: callq _Unwind_Resume
/external/llvm/test/CodeGen/X86/
Ddwarf-eh-prepare.ll53 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
91 ; CHECK-NOT: call void @_Unwind_Resume
155 ; CHECK-NEXT: call void @_Unwind_Resume(i8* %ehptr)
D2008-09-26-FrameAddrBug.ll11 define hidden void @_Unwind_Resume(%struct._Unwind_Exception* %exc) noreturn noreturn {
Dps4-noreturn.ll13 ; CHECK: callq _Unwind_Resume
Dgcc_except_table.ll19 ; MINGW64: callq _Unwind_Resume
D2007-05-05-Personality.ll41 declare i32 @_Unwind_Resume(...)
Dwin64_call_epi.ll28 ; WIN64: callq _Unwind_Resume
Dgcc_except_table_functions.ll51 ; CHECK: callq _Unwind_Resume
Dwin-mixed-ehpersonality.ll81 ; CHECK: callq _Unwind_Resume
/external/libunwind/include/
Dunwind.h88 extern void _Unwind_Resume (struct _Unwind_Exception *);
/external/libunwind_llvm/src/
DUnwind_AppleExtras.cpp92 NOT_HERE_BEFORE_10_6(_Unwind_Resume)
DUnwindLevel1-gcc-ext.c60 _Unwind_Resume(exception_object); in _Unwind_Resume_or_Rethrow()
/external/clang/lib/Headers/
Dunwind.h232 void _Unwind_Resume(struct _Unwind_Exception *);
/external/libunwind_llvm/include/
Dunwind.h175 extern void _Unwind_Resume(_Unwind_Exception *exception_object);

12