Home
last modified time | relevance | path

Searched refs:_URC_FATAL_PHASE2_ERROR (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c145 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
156 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
217 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
222 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
229 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
248 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
280 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
315 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
332 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
DUnwind-sjlj.c178 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
183 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
191 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
223 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
256 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
274 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2_forced()
DUnwind-EHABI.cpp589 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
600 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
670 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
680 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
688 return _URC_FATAL_PHASE2_ERROR; in unwind_phase2()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h40 _URC_FATAL_PHASE2_ERROR = 2, enumerator
Dunwind-arm.h40 _URC_FATAL_PHASE2_ERROR = 2, enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h32 _URC_FATAL_PHASE2_ERROR = 2, enumerator
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc79 results.reason = _URC_FATAL_PHASE2_ERROR; in scanEHTable()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp572 results.reason = _URC_FATAL_PHASE2_ERROR; in scan_eh_tab()