Home
last modified time | relevance | path

Searched defs:_US_VIRTUAL_UNWIND_FRAME (Results 1 – 3 of 3) sorted by relevance

/freebsd/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
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h18 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h198 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0) macro