Searched refs:pri_unat_loc (Results 1 – 2 of 2) sorted by relevance
76 unsigned long *pri_unat_loc; member
154 offsetof(struct unw_frame_info, pri_unat_loc)/8, /* PRI_UNAT_GR */155 offsetof(struct unw_frame_info, pri_unat_loc)/8, /* PRI_UNAT_MEM */362 if (info->pri_unat_loc) in unw_access_gr()363 nat_addr = info->pri_unat_loc; in unw_access_gr()1792 if (!state->pri_unat_loc) in run_script()1793 state->pri_unat_loc = &state->sw->caller_unat; in run_script()1795 s[dst+1] = ((unsigned long) state->pri_unat_loc - s[dst]) | UNW_NAT_MEMSTK; in run_script()1957 info->pri_unat_loc = info->unat_loc; in unw_unwind()