Searched refs:PPC_PTRACE_GETHWDBGINFO (Results 1 – 7 of 7) sorted by relevance
199 #define PPC_PTRACE_GETHWDBGINFO 0x89 macro
293 case PPC_PTRACE_GETHWDBGINFO: in compat_arch_ptrace()
89 case PPC_PTRACE_GETHWDBGINFO: { in arch_ptrace()
34 PPC_PTRACE_GETHWDBGINFO call. This results in GDB falling back to
624 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, dbginfo)) { in get_dbginfo()
53 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, dbginfo)) { in get_dbginfo()
794 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, &dbginfo)) { in get_nr_wps()