Home | History | Annotate | Download | only in config

Lines Matching refs:ci_unwind

189     struct unwind_table ci_unwind;
5764 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor);
6039 unwind = UNWIND_LOW32 (&call_info->ci_unwind.descriptor);
6042 unwind = UNWIND_HIGH32 (&call_info->ci_unwind.descriptor);
6090 last_call_info->ci_unwind.descriptor.frame_size = temp / 8;
6103 last_call_info->ci_unwind.descriptor.entry_gr = temp - 2;
6114 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11;
6138 last_call_info->ci_unwind.descriptor.save_rp = 1;
6144 last_call_info->ci_unwind.descriptor.save_sp = 1;
6151 last_call_info->ci_unwind.descriptor.cannot_unwind = 1;
6158 last_call_info->ci_unwind.descriptor.hpux_interrupt_marker = 1;
6167 last_call_info->ci_unwind.descriptor.millicode = 1;
6334 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor);
6495 UNWIND_HIGH32 (&last_call_info->ci_unwind.descriptor));
6944 call_info->ci_unwind.descriptor.cannot_unwind = 0;
6945 call_info->ci_unwind.descriptor.region_desc = 1;
6946 call_info->ci_unwind.descriptor.hpux_interrupt_marker = 0;
7008 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor);