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

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/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.cpp958 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
983 results.ttypeIndex = exception_header->handlerSwitchValue;
1195 ttypeIndex = old_exception_header->handlerSwitchValue;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/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.cpp951 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
976 results.ttypeIndex = exception_header->handlerSwitchValue;
1218 ttypeIndex = old_exception_header->handlerSwitchValue;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/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.cpp958 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
983 results.ttypeIndex = exception_header->handlerSwitchValue;
1195 ttypeIndex = old_exception_header->handlerSwitchValue;
/prebuilts/ndk/current/sources/cxx-stl/gabi++/src/
H A Dpersonality.cc73 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
93 results.ttypeIndex = exception_header->handlerSwitchValue;
H A Dcall_unexpected.cc269 ttypeIndex = old_exception_header->handlerSwitchValue;
H A Dcxxabi_defines.h297 int handlerSwitchValue; member in struct:__cxxabiv1::__cxa_exception
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
H A Dpersonality.cc73 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
93 results.ttypeIndex = exception_header->handlerSwitchValue;
H A Dcall_unexpected.cc269 ttypeIndex = old_exception_header->handlerSwitchValue;
H A Dcxxabi_defines.h297 int handlerSwitchValue; member in struct:__cxxabiv1::__cxa_exception
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
H A Dpersonality.cc73 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
93 results.ttypeIndex = exception_header->handlerSwitchValue;
H A Dcall_unexpected.cc269 ttypeIndex = old_exception_header->handlerSwitchValue;
H A Dcxxabi_defines.h297 int handlerSwitchValue; member in struct:__cxxabiv1::__cxa_exception

Completed in 453 milliseconds