HomeSort by: relevance | last modified time | path
    Searched defs:__get_object_from_ue (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
unwind-cxx.h 381 __get_object_from_ue(_Unwind_Exception* eo) throw() function in namespace:__cxxabiv1
391 return __get_object_from_ue (&p_or_d->unwindHeader);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
unwind-cxx.h 381 __get_object_from_ue(_Unwind_Exception* eo) throw() function in namespace:__cxxabiv1
391 return __get_object_from_ue (&p_or_d->unwindHeader);

Completed in 19 milliseconds