Searched refs:NT_PPC_TAR (Results 1 – 5 of 5) sorted by relevance
160 #if defined(NT_PPC_TAR) || (defined(HAVE_DECL_NT_PPC_TAR) && HAVE_DECL_NT_PPC_TAR)162 static_assert((NT_PPC_TAR) == (0x103), "NT_PPC_TAR != 0x103");165 # define NT_PPC_TAR 0x103501 XLAT(NT_PPC_TAR),
23 NT_PPC_TAR 0x103
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()
386 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro
767 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro