HomeSort by relevance Sort by last modified time
    Searched refs:catchTemp (Results 1 - 2 of 2) 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);
  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 303 void* catchTemp;

Completed in 128 milliseconds