Searched refs:_UA_SEARCH_PHASE (Results 1 – 5 of 5) sorted by relevance
72 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) in scanEHTable()189 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()219 if (actions & _UA_SEARCH_PHASE) { in scanEHTable()235 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) { in scanEHTable()
67 if (actions & _UA_SEARCH_PHASE) {
100 actions = _UA_SEARCH_PHASE; \
50 static const _Unwind_Action _UA_SEARCH_PHASE = 1; variable
138 static const _Unwind_Action _UA_SEARCH_PHASE = 1; variable