Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_libcassert.h65 extern void VG_(core_panic) ( const HChar* str );
Dm_addrinfo.c356 VG_(core_panic)("VG_(clear_addrinfo)"); in VG_()
415 VG_(core_panic)("mc_pp_AddrInfo Addr_Undescribed"); in pp_addrinfo_WRK()
646 VG_(core_panic)("mc_pp_AddrInfo"); in pp_addrinfo_WRK()
Dm_execontext.c254 VG_(core_panic)("VG_(eq_ExeContext): unrecognised VgRes"); in VG_()
441 VG_(core_panic)("m_execontext: more than 2^30 ExeContexts created"); in record_ExeContext_wrk2()
Dm_rangemap.c170 VG_(core_panic)("RangeMap::find: not found"); in find()
Dm_signals.c1238 VG_(core_panic)("do_sigprocmask_bitops"); in do_sigprocmask_bitops()
2262 VG_(core_panic)("async_signalhandler: got unexpected signal " in async_signalhandler()
2358 VG_(core_panic)("async_signalhandler returned!?\n"); in sync_signalhandler_from_user()
2646 VG_(core_panic)("sigvgkill_handler couldn't return to the scheduler\n"); in sigvgkill_handler()
Dm_libcassert.c497 void VG_(core_panic) ( const HChar* str ) in VG_() argument
Dm_main.c2120 VG_(core_panic)(s); in valgrind_main() local
2681 VG_(core_panic)("entered the afterlife in main() -- ExitT/P"); in shutdown_actions_NORETURN()
2695 VG_(core_panic)("main(): signal was supposed to be fatal"); in shutdown_actions_NORETURN()
2699 VG_(core_panic)("main(): unexpected scheduler return code"); in shutdown_actions_NORETURN()
Dm_cache.c184 VG_(core_panic)("IA-64 cache detected?!"); in Intel_cache_info()
Dm_mallocfree.c974 VG_(core_panic)("findSb: VG_(arena_free)() in wrong arena?"); in findSb()
1250 # define BOMB VG_(core_panic)("sanity_check_malloc_arena") in sanity_check_malloc_arena()
2174 VG_(core_panic)("VG_(arena_memalign)"); in VG_()
Dm_errormgr.c312 VG_(core_panic)("unhandled error type"); in eq_Error()
1905 VG_(core_panic)("unhandled suppression type"); in supp_matches_error()
Dm_translate.c657 VG_(core_panic)("vg_SP_update_pass: PutI or Dirty which overlaps SP"); in vg_SP_update_pass()
740 VG_(core_panic)("LibVEX called failure_exit()."); in failure_exit()
Dm_libcproc.c723 VG_(core_panic)( in VG_()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c251 VG_(core_panic)("Max number of threads is too low"); in VG_()
2178 VG_(core_panic)("scheduler_sanity: failed"); in scheduler_sanity()
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c1385 VG_(core_panic)("Unhandled DWARF-1 attribute");
1915 default: VG_(core_panic)("ppRegRule"); in ppRegRule()
2496 VG_(core_panic)("copy_convert_CfiExpr_tree: CfiReg in input"); in copy_convert_CfiExpr_tree()
2547 VG_(core_panic)("copy_convert_CfiExpr_tree: default"); in copy_convert_CfiExpr_tree()
Dstorage.c975 VG_(core_panic)("ML_(ppCfiExpr)"); in ML_()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-amd64-linux.c526 VG_(core_panic)("Unsupported arch_prctl option"); in PRE()
Dsyswrap-linux.c312 VG_(core_panic)("Thread exit failed?\n"); in run_a_thread_NORETURN()
1796 if (remains < 0) VG_(core_panic)("io_getevents(PREADV): remains < 0"); in POST()
3681 VG_(core_panic)("... bye!\n"); in PRE()
3751 VG_(core_panic)("... bye!\n"); in POST()
4229 VG_(core_panic)("... bye!\n"); in POST()
4791 if (remains < 0) VG_(core_panic)("preadv: remains < 0"); in POST()
Dsyswrap-generic.c2129 VG_(core_panic)("can't use ML_(generic_PRE_sys_mmap) on Darwin"); in ML_()
4041 if (remains < 0) VG_(core_panic)("readv: remains < 0"); in POST()
Dsyswrap-main.c2424 VG_(core_panic)("?? strange syscall interrupt state?"); in VG_()
Dsyswrap-darwin.c276 VG_(core_panic)("Thread exit failed?\n"); in run_a_thread_NORETURN()
7260 VG_(core_panic)("thread_create() unimplemented"); in PRE()