Searched refs:NT_PPC_DSCR (Results 1 – 2 of 2) sorted by relevance
50 #define NT_PPC_DSCR 0x105 macro174 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_DSCR, &iov); in show_tar_registers()220 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_DSCR, &iov); in write_tar_registers()
403 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */ macro
Completed in 7 milliseconds