Searched refs:private_1 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/libcxxrt/
H A Dunwind-itanium.h73 /* The C++ ABI requires exception_class, private_1, and private_2 to
81 unsigned long private_1; member in struct:_Unwind_Exception
/freebsd-9.3-release/include/
H A Dunwind.h74 /* The C++ ABI requires exception_class, private_1, and private_2 to
83 unsigned long private_1; member in struct:_Unwind_Exception
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-generic.h92 _Unwind_Word private_1; member in struct:_Unwind_Exception
H A Dunwind.inc131 exc->private_1 = 0;
149 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) (_Unwind_Ptr) exc->private_1;
208 exc->private_1 = (_Unwind_Ptr) stop;
233 if (exc->private_1 == 0)
255 if (exc->private_1 == 0)
/freebsd-9.3-release/contrib/compiler-rt/lib/
H A Dgcc_personality_v0.c45 uintptr_t private_1; member in struct:_Unwind_Exception
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h109 _Unwind_Word private_1; member in struct:_Unwind_Exception

Completed in 86 milliseconds