Home
last modified time | relevance | path

Searched defs:_US_UNWIND_FRAME_RESUME (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-arm.h47 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable
52 # define _US_UNWIND_FRAME_RESUME 2 macro
/netbsd-src/sys/arch/arm/include/
H A Dehabi.h71 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d83 _US_UNWIND_FRAME_RESUME = 2, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d83 _US_UNWIND_FRAME_RESUME = 2, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h60 _US_UNWIND_FRAME_RESUME = 2, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h60 _US_UNWIND_FRAME_RESUME = 2, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h195 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2) macro