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
1025 #define VKI_SEGV_ACCERR SEGV_ACCERR macro
520 #define VKI_SEGV_ACCERR (__VKI_SI_FAULT|2) /* invalid permissions for mapped object */ macro
1759 case VKI_SEGV_ACCERR: event = "Bad permissions for mapped region"; in default_action()2054 synth_fault_common(tid, addr, VKI_SEGV_ACCERR); in VG_()