Lines Matching refs:descriptor
173 struct unwind_desc descriptor; member
5793 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in md_assemble()
6079 unwind = UNWIND_LOW32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()
6082 unwind = UNWIND_HIGH32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()
6132 last_call_info->ci_unwind.descriptor.frame_size = temp / 8; in pa_callinfo()
6147 last_call_info->ci_unwind.descriptor.entry_gr = temp - 2; in pa_callinfo()
6159 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11; in pa_callinfo()
6187 last_call_info->ci_unwind.descriptor.save_rp = 1; in pa_callinfo()
6194 last_call_info->ci_unwind.descriptor.save_sp = 1; in pa_callinfo()
6202 last_call_info->ci_unwind.descriptor.cannot_unwind = 1; in pa_callinfo()
6210 last_call_info->ci_unwind.descriptor.hpux_interrupt_marker = 1; in pa_callinfo()
6220 last_call_info->ci_unwind.descriptor.millicode = 1; in pa_callinfo()
6375 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in pa_entry()
6548 UNWIND_HIGH32 (&last_call_info->ci_unwind.descriptor)); in process_exit()
7011 call_info->ci_unwind.descriptor.cannot_unwind = 0; in pa_proc()
7012 call_info->ci_unwind.descriptor.region_desc = 1; in pa_proc()
7013 call_info->ci_unwind.descriptor.hpux_interrupt_marker = 0; in pa_proc()
7075 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in pa_procend()