HomeSort by relevance Sort by last modified time
    Searched refs:core_panic (Results 1 - 21 of 21) sorted by null

  /external/valgrind/coregrind/
pub_core_libcassert.h 65 extern void VG_(core_panic) ( const HChar* str );
m_addrinfo.c 360 VG_(core_panic)("VG_(clear_addrinfo)");
419 VG_(core_panic)("mc_pp_AddrInfo Addr_Undescribed");
645 VG_(core_panic)("mc_pp_AddrInfo");
m_execontext.c 254 VG_(core_panic)("VG_(eq_ExeContext): unrecognised VgRes");
479 VG_(core_panic)("m_execontext: more than 2^30 ExeContexts created");
m_rangemap.c 172 VG_(core_panic)("RangeMap::find: not found");
m_libcassert.c 510 void VG_(core_panic) ( const HChar* str ) function
m_cache.c 184 VG_(core_panic)("IA-64 cache detected?!");
m_main.c     [all...]
m_signals.c     [all...]
m_errormgr.c 311 VG_(core_panic)("unhandled error type");
1008 if (p_min == NULL) continue; //VG_(core_panic)("show_all_errors()");
    [all...]
m_mallocfree.c     [all...]
m_translate.c 657 VG_(core_panic)("vg_SP_update_pass: PutI or Dirty which overlaps SP");
740 VG_(core_panic)("LibVEX called failure_exit().");
    [all...]
m_libcproc.c 989 VG_(core_panic)(
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-amd64-linux.c 286 VG_(core_panic)("Unsupported arch_prctl option");
    [all...]
syswrap-linux.c 308 VG_(core_panic)("Thread exit failed?\n");
    [all...]
syswrap-generic.c     [all...]
syswrap-main.c     [all...]
syswrap-darwin.c 281 VG_(core_panic)("Thread exit failed?\n");
    [all...]
syswrap-solaris.c 290 VG_(core_panic)("Thread exit failed?\n");
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 253 VG_(core_panic)("Max number of threads is too low");
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readdwarf.c     [all...]
storage.c 62 /* Show a non-fatal debug info reading error. Use VG_(core_panic) for
    [all...]

Completed in 799 milliseconds