Home | History | Annotate | Download | only in strace

Lines Matching refs:gpr_offset

774 		int gpr_offset[16] = {PT_GPR0,  PT_GPR1,  PT_ORIGGPR2, PT_GPR3,
813 if (offset_reg && (upeek(tcp, gpr_offset[offset_reg], &tmp) < 0))
819 if (offset_reg && (upeek(tcp, gpr_offset[offset_reg], &tmp) < 0))
833 if (offset_reg && (upeek(tcp, gpr_offset[offset_reg], &tmp) < 0))