Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-arm.h45 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable
50 # define _US_VIRTUAL_UNWIND_FRAME 0 macro
/netbsd-src/sys/arch/arm/include/
H A Dehabi.h69 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d81 _US_VIRTUAL_UNWIND_FRAME = 0, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Darm_common.d81 _US_VIRTUAL_UNWIND_FRAME = 0, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h58 _US_VIRTUAL_UNWIND_FRAME = 0, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h58 _US_VIRTUAL_UNWIND_FRAME = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h193 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0) macro