Home
last modified time | relevance | path

Searched defs:SEGV_ACCERR (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h203 SEGV_ACCERR /* Invalid permissions for mapped object. */ enumerator
204 # define SEGV_ACCERR SEGV_ACCERR macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h173 #define SEGV_ACCERR (__SI_FAULT|2) /* invalid permissions for mapped object */ macro