Home
last modified time | relevance | path

Searched refs:_Unwind_Resume (Results 1 – 25 of 26) 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/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 {
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
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
DUnwind-EHABI.cpp741 _Unwind_Resume(_Unwind_Exception *exception_object) { in _Unwind_Resume() function
/external/clang/lib/Headers/
Dunwind.h215 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.txt106 # _Unwind_Resume is related to exceptions:
111 _Unwind_Resume
112 # std::terminate() looks similar to _Unwind_Resume:
/external/llvm/test/Transforms/Inline/
Dinline_invoke.ll4 ; by appending selectors and forwarding _Unwind_Resume directly to the
/external/llvm/docs/
DExceptionHandling.rst288 ``_Unwind_Resume``. Each of these functions requires a reference to the
540 for calling ``_Unwind_Resume`` to transition to the next most recently active
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/
Dlibgcc_s.so.1.sym112 PUBLIC 10150 0 _Unwind_Resume
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt140 fun:_Unwind_Resume=uninstrumented

12