Home
last modified time | relevance | path

Searched refs:_GCC_specific_handler (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libunwind/include/
H A Dunwind.h390 extern EXCEPTION_DISPOSITION _GCC_specific_handler(EXCEPTION_RECORD *exc,
/freebsd-12.1/contrib/libunwind/src/
H A DUnwind-seh.cpp70 _GCC_specific_handler(PEXCEPTION_RECORD ms_exc, PVOID frame, PCONTEXT ms_ctx, in _GCC_specific_handler() function