Searched refs:_UA_END_OF_STACK (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/lib/libunwind/
H A Dunwind.h37 _UA_END_OF_STACK = 16 /* GCC extension */ enumerator in enum:__anon12602
H A Dlibunwind.cxx147 _UA_END_OF_STACK);
/netbsd-current/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-itanium.h107 _UA_END_OF_STACK exists. */
108 # define _UA_END_OF_STACK 16 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h116 #define _UA_END_OF_STACK 16 macro
H A Dunwind-seh.c391 stop (1, _UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK,
394 return _UA_END_OF_STACK;
H A Dunwind.inc169 action |= _UA_END_OF_STACK;
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h116 #define _UA_END_OF_STACK 16 macro
H A Dunwind-seh.c391 stop (1, _UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK,
394 return _UA_END_OF_STACK;
H A Dunwind.inc170 action |= _UA_END_OF_STACK;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h73 #define _UA_END_OF_STACK 16 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h73 #define _UA_END_OF_STACK 16 macro
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d163 _UA_END_OF_STACK = 16
H A Darm_common.d97 _UA_END_OF_STACK = 16,
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d163 _UA_END_OF_STACK = 16
H A Darm_common.d97 _UA_END_OF_STACK = 16,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h100 _UA_END_OF_STACK = 16 /* gcc extension to C++ ABI */ enumerator in enum:__anon658
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c4 /* HP-UX libunwind.so doesn't provide _UA_END_OF_STACK */
294 if (actions & _UA_END_OF_STACK)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c4 /* HP-UX libunwind.so doesn't provide _UA_END_OF_STACK */
294 if (actions & _UA_END_OF_STACK)

Completed in 595 milliseconds