Searched refs:_Unwind_Control_Block (Results 1 – 5 of 5) sorted by relevance
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.h | 37 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context); 40 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context); 43 _Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context);
|
D | Unwind-EHABI.cpp | 71 _Unwind_Control_Block* ucbp, in ProcessDescriptors() 164 _Unwind_Control_Block* ucbp, in unwindOneFrame() 421 _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr0() 428 _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr1() 435 _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr2()
|
/external/libunwind_llvm/include/ |
D | unwind.h | 65 struct _Unwind_Control_Block; 66 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef 67 typedef struct _Unwind_Control_Block _Unwind_Exception; /* Alias */ 69 struct _Unwind_Control_Block { struct 71 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
|
/external/libcxxabi/src/ |
D | cxa_exception.cpp | 261 static_cast<_Unwind_Control_Block*>(unwind_exception)->barrier_cache.bitpattern[0]); in __cxa_get_exception_ptr()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 37626 FUNC 528c0 a 0 __cxxabiv1::call_terminate(_Unwind_Control_Block*) 37635 …xabiv1::getTypePtr(unsigned long long, unsigned char const*, unsigned char, _Unwind_Control_Block*) 37645 …ng long, unsigned char const*, unsigned char, std::type_info const*, void*, _Unwind_Control_Block*) 37665 …cxxabiv1::scanEHTable(__cxxabiv1::ScanResultInternal&, int, bool, _Unwind_Control_Block*, _Unwind_… 37812 FUNC 52be4 5c 0 __cxxabiv1::setRegisters(_Unwind_Control_Block*, _Unwind_Context*, __cxxabiv1::Scan… 37835 FUNC 52c40 10 0 __cxxabiv1::continueUnwinding(_Unwind_Control_Block*, _Unwind_Context*) 37840 FUNC 52c50 2c 0 __cxxabiv1::saveDataToBarrierCache(_Unwind_Control_Block*, _Unwind_Context*, __cxxa… 37855 FUNC 52c7c 16 0 __cxxabiv1::loadDataFromBarrierCache(_Unwind_Control_Block*, __cxxabiv1::ScanResult… 37865 FUNC 52c94 4 0 __cxxabiv1::prepareBeginCleanup(_Unwind_Control_Block*) 37867 FUNC 52c98 6e 0 __cxxabiv1::saveUnexpectedDataToBarrierCache(_Unwind_Control_Block*, _Unwind_Contex…
|