Home
last modified time | relevance | path

Searched refs:_UA_END_OF_STACK (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h55 _UA_END_OF_STACK = 16 // gcc extension to C++ ABI enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-sjlj.c268 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
DUnwindLevel1.c318 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()