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

  /ndk/sources/cxx-stl/gabi++/src/
personality.cc 76 exception_header->catchTemp = reinterpret_cast<void*>(results.landingPad);
96 results.landingPad = reinterpret_cast<uintptr_t>(exception_header->catchTemp);
cxxabi_defines.h 300 void* catchTemp;
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cxxabi.h 304 void* catchTemp;

Completed in 48 milliseconds