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

  /external/strace/xlat/
nt_descriptor_types.h 68 #if !(defined(NT_PPC_TAR) || (defined(HAVE_DECL_NT_PPC_TAR) && HAVE_DECL_NT_PPC_TAR))
69 # define NT_PPC_TAR 0x103
222 XLAT(NT_PPC_TAR),
  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h 47 #ifndef NT_PPC_TAR
48 #define NT_PPC_TAR 0x103
120 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov);
168 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TAR, &iov);
  /bionic/libc/kernel/uapi/linux/
elf.h 321 #define NT_PPC_TAR 0x103
  /external/kernel-headers/original/uapi/linux/
elf.h 386 #define NT_PPC_TAR 0x103 /* Target Address Register */

Completed in 260 milliseconds