Searched defs:SEGV_BNDERR (Results 1 – 7 of 7) sorted by relevance
20 #define SEGV_BNDERR 3 macro
125 SEGV_BNDERR, /* Bounds checking failure. */ enumerator126 # define SEGV_BNDERR SEGV_BNDERR macro
223 #define SEGV_BNDERR 3 /* failed address bound checks */ macro
298 # define SEGV_BNDERR 3 macro