Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++abi/trunk/test/
Dforced_unwind2.pass.cpp37 if (actions & _UA_END_OF_STACK) in stop()
Dforced_unwind3.pass.cpp52 if (actions & _UA_END_OF_STACK) { in stop()
Dforced_unwind1.pass.cpp44 if (actions & _UA_END_OF_STACK) in stop()
/external/clang/lib/Headers/
Dunwind.h108 _UA_END_OF_STACK = 16 /* gcc extension to C++ ABI */ enumerator
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp108 _UA_END_OF_STACK = 16 enumerator