Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc76 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()
160 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) in scanEHTable()
193 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()
223 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()
239 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) { in scanEHTable()
Dhelper_func_internal.h95 actions = _UA_SEARCH_PHASE; \
Dpersonality.cc67 if (actions & _UA_SEARCH_PHASE) {
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h50 static const _Unwind_Action _UA_SEARCH_PHASE = 1; variable
Dunwind-arm.h138 static const _Unwind_Action _UA_SEARCH_PHASE = 1; variable