HomeSort by relevance Sort by last modified time
    Searched refs:PR_GET_UNALIGN (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 14 #define PR_GET_UNALIGN 5
  /external/strace/xlat/
prctl_options.h 14 #if !(defined(PR_GET_UNALIGN) || (defined(HAVE_DECL_PR_GET_UNALIGN) && HAVE_DECL_PR_GET_UNALIGN))
15 # define PR_GET_UNALIGN 5
156 XLAT(PR_GET_UNALIGN),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 14 #define PR_GET_UNALIGN 5
  /bionic/libc/kernel/uapi/linux/
prctl.h 26 #define PR_GET_UNALIGN 5
  /external/kernel-headers/original/uapi/linux/
prctl.h 17 #define PR_GET_UNALIGN 5
  /external/minijail/linux-x86/
libconstants.gen.c 860 #ifdef PR_GET_UNALIGN
861 { "PR_GET_UNALIGN", (unsigned long) PR_GET_UNALIGN },
862 #endif // PR_GET_UNALIGN
    [all...]
  /external/strace/
prctl.c 168 case PR_GET_UNALIGN:
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 719 PR_GET_UNALIGN = 0x5
    [all...]
zerrors_linux_amd64.go 719 PR_GET_UNALIGN = 0x5
    [all...]
zerrors_linux_arm.go 721 PR_GET_UNALIGN = 0x5
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 719 PR_GET_UNALIGN = 0x5
    [all...]
zerrors_linux_amd64.go 719 PR_GET_UNALIGN = 0x5
    [all...]
zerrors_linux_arm.go 721 PR_GET_UNALIGN = 0x5
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]

Completed in 649 milliseconds

1 2