Home
last modified time | relevance | path

Searched refs:_Unwind_Resume (Results 1 – 25 of 32) 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 {
Dscev-interchange.ll32 declare void @_Unwind_Resume(i8*)
169 invoke void @_Unwind_Resume(i8* undef)
203 invoke void @_Unwind_Resume(i8* undef)
256 invoke void @_Unwind_Resume(i8* undef)
/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
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
Dscev-interchange.ll32 declare void @_Unwind_Resume(i8*)
169 invoke void @_Unwind_Resume(i8* undef)
203 invoke void @_Unwind_Resume(i8* undef)
256 invoke void @_Unwind_Resume(i8* undef)
/external/libunwind/include/
Dunwind.h88 extern void _Unwind_Resume (struct _Unwind_Exception *);
/external/valgrind/
Dglibc-2.X-drd.supp129 drd-libpthread-_Unwind_Resume
132 fun:_Unwind_Resume
/external/libunwind_llvm/src/
DUnwind_AppleExtras.cpp93 NOT_HERE_BEFORE_10_6(_Unwind_Resume)
DUnwindLevel1-gcc-ext.c57 _Unwind_Resume(exception_object); in _Unwind_Resume_or_Rethrow()
DUnwindLevel1.c379 _Unwind_Resume(_Unwind_Exception *exception_object) { in _Unwind_Resume() function
/external/clang/lib/Headers/
Dunwind.h232 void _Unwind_Resume(struct _Unwind_Exception *);
/external/libunwind_llvm/include/
Dunwind.h163 extern void _Unwind_Resume(_Unwind_Exception *exception_object);
/external/llvm/test/CodeGen/XCore/
Dexception.ll94 ; CHECK: bl _Unwind_Resume
/external/elfutils/tests/
Drun-strings-test.sh274 testfile6: 63e _Unwind_Resume
317 testfile7: 63e _Unwind_Resume
/external/libunwind/tests/
Dcheck-namespace.sh.in269 match _Unwind_Resume
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt108 # _Unwind_Resume is related to exceptions:
113 _Unwind_Resume
114 # std::terminate() looks similar to _Unwind_Resume:
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/
Dinline_invoke.ll4 ; by appending selectors and forwarding _Unwind_Resume directly to the

12