Searched refs:private_2 (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
82 unsigned long private_2; 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
84 unsigned long private_2; member in struct:_Unwind_Exception
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-generic.h93 _Unwind_Word private_2; member in struct:_Unwind_Exception
H A Dunwind.inc55 match_handler = (uw_identify_context (context) == exc->private_2
132 exc->private_2 = uw_identify_context (&cur_context);
150 void *stop_argument = (void *) (_Unwind_Ptr) exc->private_2;
209 exc->private_2 = (_Unwind_Ptr) stop_argument;
/freebsd-9.3-release/contrib/compiler-rt/lib/
H A Dgcc_personality_v0.c46 uintptr_t private_2; member in struct:_Unwind_Exception
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h110 _Unwind_Word private_2; member in struct:_Unwind_Exception

Completed in 104 milliseconds