Searched refs:SEGV_MAPERR (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Dsiginfo.h185 #define SEGV_MAPERR (__SI_FAULT|1) /* address not mapped to object */ macro
/external/strace/
H A Dsignal.c420 #define SEGV_MAPERR 1 /* address not mapped to object */ macro
632 { SEGV_MAPERR, "SEGV_MAPERR" },

Completed in 35 milliseconds