Searched refs:hppa_r28 (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dsyscall.c763 static long hppa_r28; variable
2133 if (upeek(tcp->pid, PT_GR28, &hppa_r28) < 0)
2388 if (check_errno && is_negated_errno(hppa_r28)) {
2390 u_error = -hppa_r28;
2393 tcp->u_rval = hppa_r28;

Completed in 258 milliseconds