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

  /external/strace/linux/powerpc/
userent.h 20 { REGSIZE*PT_R15, "r15" },
  /external/ltrace/sysdeps/linux-gnu/ia64/
trace.c 86 ptrace(PTRACE_PEEKUSER, proc->pid, PT_R15, 0);
  /external/strace/linux/ia64/
userent.h 55 { PT_R15, "r15" }, { PT_R8, "r8" }, { PT_R9, "r9" },
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 49 [UNW_IA64_GR + 14] = PT_R14, [UNW_IA64_GR + 15] = PT_R15,

Completed in 47 milliseconds