HomeSort by: relevance | last modified time | path
    Searched refs:_URC_FOREIGN_EXCEPTION_CAUGHT (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libexecinfo/
unwind.c 56 return _URC_FOREIGN_EXCEPTION_CAUGHT;
  /src/sys/arch/arm/include/
ehabi.h 42 _URC_FOREIGN_EXCEPTION_CAUGHT = 1,
  /src/sys/lib/libunwind/
unwind.h 22 _URC_FOREIGN_EXCEPTION_CAUGHT = 1,
libunwind.cxx 251 (*exc->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, exc);

Completed in 35 milliseconds