Home | History | Annotate | Download | only in tests

Lines Matching refs:panic

48 #define panic(args...)							  \
149 panic ("%s: reading of ar.bsp failed, errno=%d", __FUNCTION__, errno);
170 panic ("%s: reading of ip failed, errno=%d", __FUNCTION__, errno);
175 panic ("%s: writing of ip failed, errno=%d", __FUNCTION__, errno);
191 panic ("sigaction: %s\n", strerror (errno));
203 panic ("sigaction: %s\n", strerror (errno));
220 panic ("%s: failed to read register r%d, error=%d\n",
225 panic ("%s: failed to read register nat%d, error=%d\n",
238 panic ("%s: r%d not a NaT!\n", __FUNCTION__, 4 + i);
243 panic ("%s: r%d a NaT!\n", __FUNCTION__, 4 + i);
245 panic ("%s: r%d=%lx instead of %lx!\n",
265 panic ("%s: failed to read register r4, error=%d\n", __FUNCTION__, ret);
268 panic ("%s: failed to read register nat4, error=%d\n", __FUNCTION__, ret);
277 panic ("%s: r4 not a NaT!\n", __FUNCTION__);
282 panic ("%s: r4 a NaT!\n", __FUNCTION__);
284 panic ("%s: r4=%lx instead of %lx!\n", __FUNCTION__, r4, vals[0]);
301 panic ("%s: failed to read register r4, error=%d\n", __FUNCTION__, ret);
304 panic ("%s: failed to read register nat4, error=%d\n", __FUNCTION__, ret);
313 panic ("%s: r4 not a NaT!\n", __FUNCTION__);
318 panic ("%s: r4 a NaT!\n", __FUNCTION__);
320 panic ("%s: r4=%lx instead of %lx!\n", __FUNCTION__, r4, vals[0]);
337 panic ("%s: failed to read register r5, error=%d\n", __FUNCTION__, ret);
340 panic ("%s: failed to read register nat5, error=%d\n", __FUNCTION__, ret);
349 panic ("%s: r5 not a NaT!\n", __FUNCTION__);
354 panic ("%s: r5 a NaT!\n", __FUNCTION__);
356 panic ("%s: r5=%lx instead of %lx!\n", __FUNCTION__, r5, vals[0]);
373 panic ("%s: failed to read register r6, error=%d\n", __FUNCTION__, ret);
376 panic ("%s: failed to read register nat6, error=%d\n", __FUNCTION__, ret);
385 panic ("%s: r6 not a NaT!\n", __FUNCTION__);
390 panic ("%s: r6 a NaT!\n", __FUNCTION__);
392 panic ("%s: r6=%lx instead of %lx!\n", __FUNCTION__, r6, vals[0]);
435 panic ("%s: unw_step (ret=%d): Failed to skip over signal handler\n",
438 panic ("%s: unw_step (ret=%d): Failed to skip over signal handler\n",
443 panic ("%s: failed to read register r%d, error=%d\n",
448 panic ("%s: failed to read register nat%d, error=%d\n",
461 panic ("%s: r%d not a NaT!\n", __FUNCTION__, 4 + i);
466 panic ("%s: r%d a NaT!\n", __FUNCTION__, 4 + i);
468 panic ("%s: r%d=%lx instead of %lx!\n",
473 panic ("%s: failed to read f4, error=%d\n", __FUNCTION__, ret);
479 panic ("%s: f4=%016lx.%016lx instead of NaTVal!\n",
485 panic ("%s: f4=%016lx.%016lx instead of %lx!\n",
490 panic ("%s: failed to read register ar.ec, error=%d\n", __FUNCTION__, ret);
494 panic ("%s: ar.ec=%016lx instead of %016lx!\n",
515 panic ("%s: failed to read register pr, error=%d\n", __FUNCTION__, ret);
524 panic ("%s: pr=%lx instead of %lx!\n", __FUNCTION__, pr, expected);
527 panic ("%s: failed to write register pr, error=%d\n", __FUNCTION__, ret);
530 panic ("%s: failed to read register pr, error=%d\n", __FUNCTION__, ret);
533 panic ("%s: secondary pr=%lx instead of %lx!\n",
558 panic ("%s: unw_init_local (ret=%d)\n", __FUNCTION__, ret);
561 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
568 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);