Home
last modified time | relevance | path

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

/netbsd/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-arm.h46 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1; variable
51 # define _US_UNWIND_FRAME_STARTING 1 macro
/netbsd/sys/arch/arm/include/
H A Dehabi.h70 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1; variable
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d82 _US_UNWIND_FRAME_STARTING = 1, enumerator
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d82 _US_UNWIND_FRAME_STARTING = 1, enumerator
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h59 _US_UNWIND_FRAME_STARTING = 1, enumerator
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h59 _US_UNWIND_FRAME_STARTING = 1, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h194 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1) macro