Home
last modified time | relevance | path

Searched refs:core_panic (Results 1 – 23 of 23) sorted by relevance

/external/valgrind/main/coregrind/
Dpub_core_libcassert.h64 extern void VG_(core_panic) ( Char* str );
Dm_execontext.c218 VG_(core_panic)("VG_(eq_ExeContext): unrecognised VgRes"); in VG_()
412 VG_(core_panic)("m_execontext: more than 2^30 ExeContexts created"); in record_ExeContext_wrk2()
Dm_libcassert.c302 void VG_(core_panic) ( Char* str ) in VG_() argument
Dm_signals.c1078 VG_(core_panic)("do_sigprocmask_bitops"); in do_sigprocmask_bitops()
2033 VG_(core_panic)("async_signalhandler: got unexpected signal " in async_signalhandler()
2126 VG_(core_panic)("async_signalhandler returned!?\n"); in sync_signalhandler_from_user()
2417 VG_(core_panic)("sigvgkill_handler couldn't return to the scheduler\n"); in sigvgkill_handler()
Dm_mallocfree.c955 VG_(core_panic)("findSb: VG_(arena_free)() in wrong arena?"); in findSb()
1170 # define BOMB VG_(core_panic)("sanity_check_malloc_arena") in sanity_check_malloc_arena()
1944 VG_(core_panic)("VG_(arena_memalign)"); in VG_()
Dm_libcproc.c678 VG_(core_panic)( in VG_()
Dm_translate.c617 VG_(core_panic)("vg_SP_update_pass: PutI or Dirty which overlaps SP"); in vg_SP_update_pass()
700 VG_(core_panic)("LibVEX called failure_exit()."); in failure_exit()
Dm_main.c2388 VG_(core_panic)("entered the afterlife in main() -- ExitT/P"); in shutdown_actions_NORETURN()
2402 VG_(core_panic)("main(): signal was supposed to be fatal"); in shutdown_actions_NORETURN()
2406 VG_(core_panic)("main(): unexpected scheduler return code"); in shutdown_actions_NORETURN()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-ppc64-linux.c708 VG_(core_panic)("... bye!\n"); in POST()
881 VG_(core_panic)("... bye!\n"); in PRE()
947 VG_(core_panic)("... bye!\n"); in POST()
Dsyswrap-ppc32-linux.c680 VG_(core_panic)("... bye!\n"); in POST()
867 VG_(core_panic)("... bye!\n"); in PRE()
933 VG_(core_panic)("... bye!\n"); in POST()
Dsyswrap-s390x-linux.c748 VG_(core_panic)("... bye!\n"); in POST()
865 VG_(core_panic)("... bye!\n"); in PRE()
931 VG_(core_panic)("... bye!\n"); in POST()
Dsyswrap-x86-linux.c1260 VG_(core_panic)("... bye!\n"); in PRE()
1326 VG_(core_panic)("... bye!\n"); in POST()
1701 VG_(core_panic)("... bye!\n"); in POST()
Dsyswrap-amd64-linux.c552 VG_(core_panic)("Unsupported arch_prtctl option"); in PRE()
Dsyswrap-linux.c256 VG_(core_panic)("Thread exit failed?\n"); in run_a_thread_NORETURN()
1555 if (remains < 0) VG_(core_panic)("io_getevents(PREADV): remains < 0"); in POST()
3433 if (remains < 0) VG_(core_panic)("preadv: remains < 0"); in POST()
Dsyswrap-arm-linux.c595 VG_(core_panic)("... bye!\n"); in POST()
Dsyswrap-generic.c1999 VG_(core_panic)("can't use ML_(generic_PRE_sys_mmap) on Darwin"); in ML_()
3843 if (remains < 0) VG_(core_panic)("readv: remains < 0"); in POST()
Dsyswrap-main.c2087 VG_(core_panic)("?? strange syscall interrupt state?"); in VG_()
Dsyswrap-aix5.c1615 if (remains < 0) VG_(core_panic)("readv: remains < 0"); in POST()
Dsyswrap-darwin.c296 VG_(core_panic)("Thread exit failed?\n"); in run_a_thread_NORETURN()
6379 VG_(core_panic)("thread_create() unimplemented"); in PRE()
/external/valgrind/main/coregrind/m_scheduler/
Dscheduler.c222 VG_(core_panic)("VG_N_THREADS is too low"); in VG_()
1863 VG_(core_panic)("scheduler_sanity: failed"); in scheduler_sanity()
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c1476 VG_(core_panic)("Unhandled DWARF-1 attribute"); in ML_()
1986 default: VG_(core_panic)("ppRegRule"); in ppRegRule()
2425 VG_(core_panic)("copy_convert_CfiExpr_tree: CfiReg in input"); in copy_convert_CfiExpr_tree()
2459 VG_(core_panic)("copy_convert_CfiExpr_tree: default"); in copy_convert_CfiExpr_tree()
Dstorage.c669 VG_(core_panic)("ML_(ppCfiExpr)"); in ML_()
Dreadelf.c2421 VG_(core_panic)("repeated section!\n"); \ in ML_()