Searched refs:VKI_BUS_ADRALN (Results 1 – 3 of 3) sorted by relevance
513 #define VKI_BUS_ADRALN BUS_ADRALN macro
529 #define VKI_BUS_ADRALN (__VKI_SI_FAULT|1) /* invalid address alignment */ macro
1710 case VKI_BUS_ADRALN: event = "Invalid address alignment"; break; in default_action()1988 info.si_code = VKI_BUS_ADRALN; in VG_()