Home | History | Annotate | Download | only in tests

Lines Matching refs:unw_get_reg

219     if ((ret = unw_get_reg (c, UNW_IA64_GR + 4 + i, &r[i])) < 0)
224 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4 + i, &nat[i])) < 0)
264 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0)
267 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0)
300 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0)
303 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0)
336 if ((ret = unw_get_reg (c, UNW_IA64_GR + 5, &r5)) < 0)
339 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 5, &nat5)) < 0)
372 if ((ret = unw_get_reg (c, UNW_IA64_GR + 6, &r6)) < 0)
375 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 6, &nat6)) < 0)
442 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4 + i, &r[i])) < 0)
447 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4 + i, &nat[i])) < 0)
489 if ((unw_get_reg (c, UNW_IA64_AR_EC, &ec)) < 0)
514 if ((ret = unw_get_reg (c, UNW_IA64_PR, &pr)) < 0)
529 if ((ret = unw_get_reg (c, UNW_IA64_PR, &pr)) < 0)