Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_exception.h58 int handlerSwitchValue; member
96 int handlerSwitchValue; member
H A Dcxa_personality.cpp936 results.ttypeIndex = exception_header->handlerSwitchValue; in __gxx_personality_imp()
971 exc->handlerSwitchValue = static_cast<int>(results.ttypeIndex); in __gxx_personality_imp()
1192 ttypeIndex = old_exception_header->handlerSwitchValue; in __cxa_call_unexpected()