Home
last modified time | relevance | path

Searched refs:PR_UNALIGN_SIGBUS (Results 1 – 3 of 3) sorted by relevance

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