Lines Matching refs:unw_get_reg
219 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4 + i, &r[i])) < 0) in check_static_to_stacked()
224 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4 + i, &nat[i])) < 0) in check_static_to_stacked()
264 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0) in check_static_to_fr()
267 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0) in check_static_to_fr()
300 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0) in check_static_to_br()
303 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0) in check_static_to_br()
336 if ((ret = unw_get_reg (c, UNW_IA64_GR + 5, &r5)) < 0) in check_static_to_mem()
339 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 5, &nat5)) < 0) in check_static_to_mem()
372 if ((ret = unw_get_reg (c, UNW_IA64_GR + 6, &r6)) < 0) in check_static_to_memN()
375 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 6, &nat6)) < 0) in check_static_to_memN()
442 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4 + i, &r[i])) < 0) in check_static_to_scratch()
447 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4 + i, &nat[i])) < 0) in check_static_to_scratch()
489 if ((unw_get_reg (c, UNW_IA64_AR_EC, &ec)) < 0) in check_static_to_scratch()
514 if ((ret = unw_get_reg (c, UNW_IA64_PR, &pr)) < 0) in check_pr()
529 if ((ret = unw_get_reg (c, UNW_IA64_PR, &pr)) < 0) in check_pr()