HomeSort by relevance Sort by last modified time
    Searched refs:handlerSwitchValue (Results 1 - 4 of 4) sorted by null

  /ndk/sources/cxx-stl/gabi++/src/
personality.cc 73 exception_header->handlerSwitchValue = static_cast<int>(results.ttypeIndex);
93 results.ttypeIndex = exception_header->handlerSwitchValue;
cxxabi_defines.h 297 int handlerSwitchValue;
call_unexpected.cc 269 ttypeIndex = old_exception_header->handlerSwitchValue;
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cxxabi.h 301 int handlerSwitchValue;

Completed in 51 milliseconds