Searched refs:NT_PPC_TAR (Results 1 – 2 of 2) sorted by relevance
47 #ifndef NT_PPC_TAR48 #define NT_PPC_TAR 0x103 macro158 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov); in show_tar_registers()206 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TAR, &iov); in write_tar_registers()
401 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro
Completed in 6 milliseconds