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

  /src/external/bsd/libc++/dist/libcxxrt/src/
unwind-itanium.h 65 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code,
81 _Unwind_Exception_Cleanup_Fn exception_cleanup;
  /src/external/gpl3/gcc/dist/libgcc/
unwind-generic.h 88 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code,
94 _Unwind_Exception_Cleanup_Fn exception_cleanup;
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-generic.h 87 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code,
93 _Unwind_Exception_Cleanup_Fn exception_cleanup;
  /src/external/apache2/llvm/dist/clang/lib/Headers/
unwind.h 103 typedef void (*_Unwind_Exception_Cleanup_Fn)(_Unwind_Reason_Code,
142 _Unwind_Exception_Cleanup_Fn exception_cleanup;

Completed in 46 milliseconds