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

/external/libcxxabi/src/
H A Dcxa_exception.hpp52 int handlerSwitchValue; member in struct:__cxxabiv1::__cxa_exception
90 int handlerSwitchValue; member in struct:__cxxabiv1::__cxa_dependent_exception
H A Dcxa_personality.cpp941 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
966 results.ttypeIndex = exception_header->handlerSwitchValue;
1189 ttypeIndex = old_exception_header->handlerSwitchValue;

Completed in 142 milliseconds