Searched defs:SEGV_MAPERR (Results 1 – 5 of 5) sorted by relevance
121 SEGV_MAPERR = 1, /* Address not mapped to object. */ enumerator122 # define SEGV_MAPERR SEGV_MAPERR macro
221 #define SEGV_MAPERR 1 /* address not mapped to object */ macro