Home
last modified time | relevance | path

Searched refs:handlerSwitchValue (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_exception.hpp54 int handlerSwitchValue; member
91 int handlerSwitchValue; member
Dcxa_personality.cpp977 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex); in __gxx_personality_imp()
1002 results.ttypeIndex = exception_header->handlerSwitchValue; in __gxx_personality_imp()
1222 ttypeIndex = old_exception_header->handlerSwitchValue; in __cxa_call_unexpected()