HomeSort by relevance Sort by last modified time
    Searched refs:PR_GET_UNALIGN (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
prctl.h 21 #define PR_GET_UNALIGN 5
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
prctl.h 21 #define PR_GET_UNALIGN 5
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
prctl.h 21 #define PR_GET_UNALIGN 5
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
prctl.h 21 #define PR_GET_UNALIGN 5
  /external/strace/
process.c 197 #ifdef PR_GET_UNALIGN
198 { PR_GET_UNALIGN, "PR_GET_UNALIGN" },
319 #ifdef PR_GET_UNALIGN
320 case PR_GET_UNALIGN:
352 #ifdef PR_GET_UNALIGN
353 case PR_GET_UNALIGN:
    [all...]

Completed in 224 milliseconds

12