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

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h 47 #ifndef NT_PPC_TAR
48 #define NT_PPC_TAR 0x103
158 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov);
206 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 */
  /external/elfutils/libelf/
elf.h 767 #define NT_PPC_TAR 0x103 /* Target Address Register */
    [all...]

Completed in 58 milliseconds