Home | History | Annotate | Download | only in strace

Lines Matching refs:REG_PC

844 	if (upeek(tcp->pid, REG_PC, &pc) < 0) {
869 if (upeek(tcp->pid, 4*REG_PC, &pc) < 0) {
876 if (upeek(tcp->pid, REG_PC, &pc) < 0) {
920 if (upeek(tcp->pid, REG_PC, &pc) < 0) {