Searched refs:VKI_SEGV_ACCERR (Results 1 – 5 of 5) sorted by relevance
117 case VKI_SEGV_ACCERR: in VG_()
509 #define VKI_SEGV_ACCERR SEGV_ACCERR macro
959 #define VKI_SEGV_ACCERR SEGV_ACCERR macro
524 #define VKI_SEGV_ACCERR (__VKI_SI_FAULT|2) /* invalid permissions for mapped object */ macro
1762 case VKI_SEGV_ACCERR: event = "Bad permissions for mapped region"; in default_action()2043 synth_fault_common(tid, addr, VKI_SEGV_ACCERR); in VG_()