Searched refs:_US_VIRTUAL_UNWIND_FRAME (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/libcxxrt/
H A Dunwind-arm.h47 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable
52 # define _US_VIRTUAL_UNWIND_FRAME 0 macro
209 case _US_VIRTUAL_UNWIND_FRAME:\
/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h18 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h198 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0) macro
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c181 if (handler(_US_VIRTUAL_UNWIND_FRAME | _US_FORCE_UNWIND, &ex, context) !=
H A DUnwind-EHABI.cpp523 (*p)(_US_VIRTUAL_UNWIND_FRAME, exception_object, context);

Completed in 178 milliseconds