Searched refs:private_2 (Results 1 – 5 of 5) sorted by relevance
64 exc->private_2 = cursor.getSP(); in unwind_phase1()108 if (sp == exc->private_2) in unwind_phase2()116 if (sp == exc->private_2) in unwind_phase2()200 exc->private_2 = 0; in _Unwind_RaiseException()218 exc->private_2 = (uintptr_t)stop_arg; in _Unwind_ForcedUnwind()229 (void *)exc->private_2); in _Unwind_Resume()
46 uintptr_t private_2; member
53 match_handler = (uw_identify_context (context) == exc->private_2133 exc->private_2 = uw_identify_context (&cur_context);152 void *stop_argument = (void *) (_Unwind_Ptr) exc->private_2;216 exc->private_2 = (_Unwind_Ptr) stop_argument;
99 _Unwind_Word private_2; member
83 unsigned long private_2; member