Home
last modified time | relevance | path

Searched refs:PR_GET_ENDIAN (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dprctl_options.h68 #if !(defined(PR_GET_ENDIAN) || (defined(HAVE_DECL_PR_GET_ENDIAN) && HAVE_DECL_PR_GET_ENDIAN))
69 # define PR_GET_ENDIAN 19 macro
71 XLAT(PR_GET_ENDIAN),
Dprctl_options.in17 PR_GET_ENDIAN 19
/external/strace/
Dprctl.c45 case PR_GET_ENDIAN: in prctl_enter()
193 case PR_GET_ENDIAN: in prctl_exit()
/external/kernel-headers/original/uapi/linux/
Dprctl.h59 #define PR_GET_ENDIAN 19 macro