Searched refs:core_panic (Results 1 - 19 of 19) sorted by last modified time

/external/valgrind/main/coregrind/
H A Dm_addrinfo.c177 VG_(core_panic)("VG_(clear_addrinfo)");
H A Dm_cache.c184 VG_(core_panic)("IA-64 cache detected?!");
H A Dm_execontext.c246 VG_(core_panic)("VG_(eq_ExeContext): unrecognised VgRes");
436 VG_(core_panic)("m_execontext: more than 2^30 ExeContexts created");
H A Dm_libcassert.c450 void VG_(core_panic) ( const HChar* str ) function
H A Dm_libcproc.c691 VG_(core_panic)(
H A Dm_main.c2552 VG_(core_panic)("entered the afterlife in main() -- ExitT/P");
2566 VG_(core_panic)("main(): signal was supposed to be fatal");
2570 VG_(core_panic)("main(): unexpected scheduler return code");
H A Dm_mallocfree.c941 VG_(core_panic)("findSb: VG_(arena_free)() in wrong arena?");
1194 # define BOMB VG_(core_panic)("sanity_check_malloc_arena")
2078 VG_(core_panic)("VG_(arena_memalign)");
H A Dm_rangemap.c172 VG_(core_panic)("RangeMap::find: not found");
H A Dm_signals.c1197 VG_(core_panic)("do_sigprocmask_bitops");
2214 VG_(core_panic)("async_signalhandler: got unexpected signal "
2307 VG_(core_panic)("async_signalhandler returned!?\n");
2598 VG_(core_panic)("sigvgkill_handler couldn't return to the scheduler\n");
H A Dm_translate.c648 VG_(core_panic)("vg_SP_update_pass: PutI or Dirty which overlaps SP");
731 VG_(core_panic)("LibVEX called failure_exit().");
H A Dpub_core_libcassert.h65 extern void VG_(core_panic) ( const HChar* str );
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c1487 VG_(core_panic)("Unhandled DWARF-1 attribute");
2012 default: VG_(core_panic)("ppRegRule");
2553 VG_(core_panic)("copy_convert_CfiExpr_tree: CfiReg in input");
2596 VG_(core_panic)("copy_convert_CfiExpr_tree: default");
H A Dstorage.c738 VG_(core_panic)("ML_(ppCfiExpr)");
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c251 VG_(core_panic)("VG_N_THREADS is too low");
2118 /* core_panic also shows the sched status, which is why we don't
2121 VG_(core_panic)("scheduler_sanity: failed");
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c539 VG_(core_panic)("Unsupported arch_prtctl option");
H A Dsyswrap-darwin.c295 VG_(core_panic)("Thread exit failed?\n");
6430 VG_(core_panic)("thread_create() unimplemented");
H A Dsyswrap-generic.c2086 VG_(core_panic)("can't use ML_(generic_PRE_sys_mmap) on Darwin");
3960 if (remains < 0) VG_(core_panic)("readv: remains < 0");
H A Dsyswrap-linux.c303 VG_(core_panic)("Thread exit failed?\n");
1757 if (remains < 0) VG_(core_panic)("io_getevents(PREADV): remains < 0");
3586 VG_(core_panic)("... bye!\n");
3656 VG_(core_panic)("... bye!\n");
4119 VG_(core_panic)("... bye!\n");
4680 if (remains < 0) VG_(core_panic)("preadv: remains < 0");
H A Dsyswrap-main.c2345 VG_(core_panic)("?? strange syscall interrupt state?");

Completed in 6696 milliseconds