Searched defs:_UA_SEARCH_PHASE (Results 1 - 4 of 4) sorted by relevance

/external/libunwind/include/
H A Dunwind.h56 #define _UA_SEARCH_PHASE 1 macro
/external/clang/lib/Headers/
H A Dunwind.h95 _UA_SEARCH_PHASE = 1, enumerator in enum:__anon1243
/external/libunwind_llvm/include/
H A Dunwind.h45 _UA_SEARCH_PHASE = 1, enumerator in enum:__anon10786
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp104 _UA_SEARCH_PHASE = 1, enumerator in enum:__anon11457
757 if (!(actions & _UA_SEARCH_PHASE)) {
839 if (actions & _UA_SEARCH_PHASE) {

Completed in 419 milliseconds