Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_libcassert.h65 extern void VG_(core_panic) ( const HChar* str );
Dm_addrinfo.c360 VG_(core_panic)("VG_(clear_addrinfo)"); in VG_()
419 VG_(core_panic)("mc_pp_AddrInfo Addr_Undescribed"); in pp_addrinfo_WRK()
645 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.c172 VG_(core_panic)("RangeMap::find: not found"); in find()
Dm_libcassert.c499 void VG_(core_panic) ( const HChar* str ) in VG_() argument
Dm_signals.c1299 VG_(core_panic)("do_sigprocmask_bitops"); in do_sigprocmask_bitops()
2477 VG_(core_panic)("async_signalhandler: got unexpected signal " in async_signalhandler()
2576 VG_(core_panic)("async_signalhandler returned!?\n"); in sync_signalhandler_from_user()
2869 VG_(core_panic)("sigvgkill_handler couldn't return to the scheduler\n"); in sigvgkill_handler()
Dm_main.c2138 VG_(core_panic)(s); in valgrind_main() local
2717 VG_(core_panic)("entered the afterlife in main() -- ExitT/P"); in shutdown_actions_NORETURN()
2731 VG_(core_panic)("main(): signal was supposed to be fatal"); in shutdown_actions_NORETURN()
2735 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.c311 VG_(core_panic)("unhandled error type"); in eq_Error()
1895 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.c998 VG_(core_panic)( in VG_()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c253 VG_(core_panic)("Max number of threads is too low"); in VG_()
2203 VG_(core_panic)("scheduler_sanity: failed"); in scheduler_sanity()
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c1388 VG_(core_panic)("Unhandled DWARF-1 attribute");
1919 default: VG_(core_panic)("ppRegRule"); in ppRegRule()
2501 VG_(core_panic)("copy_convert_CfiExpr_tree: CfiReg in input"); in copy_convert_CfiExpr_tree()
2552 VG_(core_panic)("copy_convert_CfiExpr_tree: default"); in copy_convert_CfiExpr_tree()
Dstorage.c989 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()
1798 if (remains < 0) VG_(core_panic)("io_getevents(PREADV): remains < 0"); in POST()
3689 VG_(core_panic)("... bye!\n"); in PRE()
3759 VG_(core_panic)("... bye!\n"); in POST()
4238 VG_(core_panic)("... bye!\n"); in POST()
4821 if (remains < 0) VG_(core_panic)("preadv: remains < 0"); in POST()
Dsyswrap-generic.c2214 VG_(core_panic)("can't use ML_(generic_PRE_sys_mmap) on Darwin"); in ML_()
4213 if (remains < 0) VG_(core_panic)("readv: remains < 0"); in POST()
Dsyswrap-main.c2810 VG_(core_panic)("?? strange syscall interrupt state?"); in VG_()
Dsyswrap-darwin.c276 VG_(core_panic)("Thread exit failed?\n"); in run_a_thread_NORETURN()
7599 VG_(core_panic)("thread_create() unimplemented"); in PRE()
Dsyswrap-solaris.c289 VG_(core_panic)("Thread exit failed?\n"); in run_a_thread_NORETURN()