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

  /external/strace/linux/crisv10/
get_scno.c 5 return upeek(tcp->pid, 4 * PT_R9, &tcp->scno) < 0 ? -1 : 1;
userent.h 7 XLAT(4*PT_R9),
  /external/strace/linux/crisv32/
userent.h 11 XLAT(4*PT_R9),
  /external/ltrace/sysdeps/linux-gnu/cris/
trace.c 62 sizeof(long) * PT_R9, 0);
  /external/strace/linux/powerpc/
userent.h 14 { REGSIZE*PT_R9, "r9" },
  /external/strace/linux/ia64/
userent.h 55 { PT_R15, "r15" }, { PT_R8, "r8" }, { PT_R9, "r9" },
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 46 [UNW_IA64_GR + 8] = PT_R8, [UNW_IA64_GR + 9] = PT_R9,

Completed in 93 milliseconds