HomeSort by relevance Sort by last modified time
    Searched refs:PT_R3 (Results 1 - 6 of 6) sorted by null

  /external/strace/linux/bfin/
get_syscall_args.c 1 static const int argreg[MAX_ARGS] = { PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5 };
  /external/strace/linux/crisv10/
userent.h 13 XLAT(4*PT_R3),
  /external/strace/linux/crisv32/
userent.h 5 XLAT(4*PT_R3),
  /external/strace/linux/powerpc/
userent.h 8 { REGSIZE*PT_R3, "r3" },
  /external/strace/linux/ia64/
userent.h 53 { PT_R1, "r1" }, { PT_R2, "r2" }, { PT_R3, "r3" },
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 43 [UNW_IA64_GR + 2] = PT_R2, [UNW_IA64_GR + 3] = PT_R3,

Completed in 342 milliseconds