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

  /external/strace/xlat/
nt_descriptor_types.h 74 #if !(defined(NT_PPC_DSCR) || (defined(HAVE_DECL_NT_PPC_DSCR) && HAVE_DECL_NT_PPC_DSCR))
75 # define NT_PPC_DSCR 0x105
224 XLAT(NT_PPC_DSCR),
  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h 50 #define NT_PPC_DSCR 0x105
136 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_DSCR, &iov);
182 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_DSCR, &iov);
  /bionic/libc/kernel/uapi/linux/
elf.h 323 #define NT_PPC_DSCR 0x105
  /external/kernel-headers/original/uapi/linux/
elf.h 388 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */

Completed in 185 milliseconds