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