Searched refs:BUS_ADRALN (Results 1 – 14 of 14) sorted by relevance
6 #if defined(BUS_ADRALN) || (defined(HAVE_DECL_BUS_ADRALN) && HAVE_DECL_BUS_ADRALN)8 static_assert((BUS_ADRALN) == (1), "BUS_ADRALN != 1");11 # define BUS_ADRALN 154 XLAT(BUS_ADRALN),
1 BUS_ADRALN 1
7 #ifndef BUS_ADRALN8 #error BUS_ADRALN not defined
19 BUS_ADRALN
190 #ifdef BUS_ADRALN191 DEFINE_ENTRY(BUS_ADRALN)242 #ifdef BUS_ADRALN243 DEFINE_ENTRY(BUS_ADRALN)
239 #define BUS_ADRALN 1 /* invalid address alignment */ macro
120 case BUS_ADRALN: in GetCrashReasonForSIGBUS()
150 BUS_ADRALN = 1 variable
155 BUS_ADRALN = 1 variable
293 case BUS_ADRALN: in show_siginfo()
264 if (info->si_code == BUS_ADRALN) in StackDumpSignalHandler()
539 BUS_ADRALN = 1 variable
536 BUS_ADRALN = 1 variable
1171 #ifdef BUS_ADRALN1172 { "BUS_ADRALN", (unsigned long) BUS_ADRALN },