Lines Matching refs:__FUNCTION__
149 panic ("%s: reading of ar.bsp failed, errno=%d", __FUNCTION__, errno); in sighandler()
170 panic ("%s: reading of ip failed, errno=%d", __FUNCTION__, errno); in sighandler()
175 panic ("%s: writing of ip failed, errno=%d", __FUNCTION__, errno); in sighandler()
214 printf (" %s()\n", __FUNCTION__); in check_static_to_stacked()
221 __FUNCTION__, 4 + i, ret); in check_static_to_stacked()
226 __FUNCTION__, 4 + i, ret); in check_static_to_stacked()
238 panic ("%s: r%d not a NaT!\n", __FUNCTION__, 4 + i); in check_static_to_stacked()
243 panic ("%s: r%d a NaT!\n", __FUNCTION__, 4 + i); in check_static_to_stacked()
246 __FUNCTION__, 4 + i, r[i], vals[i]); in check_static_to_stacked()
260 printf (" %s()\n", __FUNCTION__); in check_static_to_fr()
265 panic ("%s: failed to read register r4, error=%d\n", __FUNCTION__, ret); in check_static_to_fr()
268 panic ("%s: failed to read register nat4, error=%d\n", __FUNCTION__, ret); in check_static_to_fr()
277 panic ("%s: r4 not a NaT!\n", __FUNCTION__); in check_static_to_fr()
282 panic ("%s: r4 a NaT!\n", __FUNCTION__); in check_static_to_fr()
284 panic ("%s: r4=%lx instead of %lx!\n", __FUNCTION__, r4, vals[0]); in check_static_to_fr()
296 printf (" %s()\n", __FUNCTION__); in check_static_to_br()
301 panic ("%s: failed to read register r4, error=%d\n", __FUNCTION__, ret); in check_static_to_br()
304 panic ("%s: failed to read register nat4, error=%d\n", __FUNCTION__, ret); in check_static_to_br()
313 panic ("%s: r4 not a NaT!\n", __FUNCTION__); in check_static_to_br()
318 panic ("%s: r4 a NaT!\n", __FUNCTION__); in check_static_to_br()
320 panic ("%s: r4=%lx instead of %lx!\n", __FUNCTION__, r4, vals[0]); in check_static_to_br()
332 printf (" %s()\n", __FUNCTION__); in check_static_to_mem()
337 panic ("%s: failed to read register r5, error=%d\n", __FUNCTION__, ret); in check_static_to_mem()
340 panic ("%s: failed to read register nat5, error=%d\n", __FUNCTION__, ret); in check_static_to_mem()
349 panic ("%s: r5 not a NaT!\n", __FUNCTION__); in check_static_to_mem()
354 panic ("%s: r5 a NaT!\n", __FUNCTION__); in check_static_to_mem()
356 panic ("%s: r5=%lx instead of %lx!\n", __FUNCTION__, r5, vals[0]); in check_static_to_mem()
373 panic ("%s: failed to read register r6, error=%d\n", __FUNCTION__, ret); in check_static_to_memN()
376 panic ("%s: failed to read register nat6, error=%d\n", __FUNCTION__, ret); in check_static_to_memN()
385 panic ("%s: r6 not a NaT!\n", __FUNCTION__); in check_static_to_memN()
390 panic ("%s: r6 a NaT!\n", __FUNCTION__); in check_static_to_memN()
392 panic ("%s: r6=%lx instead of %lx!\n", __FUNCTION__, r6, vals[0]); in check_static_to_memN()
400 return check_static_to_memN (c, vals, __FUNCTION__); in check_static_to_mem2()
406 return check_static_to_memN (c, vals, __FUNCTION__); in check_static_to_mem3()
412 return check_static_to_memN (c, vals, __FUNCTION__); in check_static_to_mem4()
418 return check_static_to_memN (c, vals, __FUNCTION__); in check_static_to_mem5()
429 printf (" %s()\n", __FUNCTION__); in check_static_to_scratch()
436 __FUNCTION__, ret); in check_static_to_scratch()
439 __FUNCTION__, ret); in check_static_to_scratch()
444 __FUNCTION__, 4 + i, ret); in check_static_to_scratch()
449 __FUNCTION__, 4 + i, ret); in check_static_to_scratch()
461 panic ("%s: r%d not a NaT!\n", __FUNCTION__, 4 + i); in check_static_to_scratch()
466 panic ("%s: r%d a NaT!\n", __FUNCTION__, 4 + i); in check_static_to_scratch()
469 __FUNCTION__, 4 + i, r[i], vals[i]); in check_static_to_scratch()
473 panic ("%s: failed to read f4, error=%d\n", __FUNCTION__, ret); in check_static_to_scratch()
480 __FUNCTION__, f4.raw.bits[1], f4.raw.bits[0]); in check_static_to_scratch()
486 __FUNCTION__, f4.raw.bits[1], f4.raw.bits[0], r[0]); in check_static_to_scratch()
490 panic ("%s: failed to read register ar.ec, error=%d\n", __FUNCTION__, ret); in check_static_to_scratch()
495 __FUNCTION__, ec, expected); in check_static_to_scratch()
510 printf (" %s()\n", __FUNCTION__); in check_pr()
515 panic ("%s: failed to read register pr, error=%d\n", __FUNCTION__, ret); in check_pr()
524 panic ("%s: pr=%lx instead of %lx!\n", __FUNCTION__, pr, expected); in check_pr()
527 panic ("%s: failed to write register pr, error=%d\n", __FUNCTION__, ret); in check_pr()
530 panic ("%s: failed to read register pr, error=%d\n", __FUNCTION__, ret); in check_pr()
534 __FUNCTION__, pr, vals[0]); in check_pr()
542 printf (" %s()\n", __FUNCTION__); in check_rotate_regs()
558 panic ("%s: unw_init_local (ret=%d)\n", __FUNCTION__, ret); in start_checks()
561 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret); in start_checks()
568 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret); in start_checks()