Home
last modified time | relevance | path

Searched defs:_UA_END_OF_STACK (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/include/
Dunwind.h107 # define _UA_END_OF_STACK 16 macro
/external/clang/lib/Headers/
Dunwind.h100 _UA_END_OF_STACK = 16 /* gcc extension to C++ ABI */ enumerator
/external/libunwind_llvm/include/
Dunwind.h49 _UA_END_OF_STACK = 16 // gcc extension to C++ ABI enumerator
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp108 _UA_END_OF_STACK = 16 enumerator