Searched defs:PR_UNALIGN_SIGBUS (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dpr_unalign_flags.h8 #if !(defined(PR_UNALIGN_SIGBUS) || (defined(HAVE_DECL_PR_UNALIGN_SIGBUS) && HAVE_DECL_PR_UNALIGN_SIGBUS))
9 # define PR_UNALIGN_SIGBUS 2 macro
11 XLAT(PR_UNALIGN_SIGBUS),
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h19 # define PR_UNALIGN_SIGBUS 2 /* generate SIGBUS on unaligned user access */ macro

Completed in 158 milliseconds