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

  /external/valgrind/main/include/
pub_tool_libcassert.h 57 extern void VG_(tool_panic) ( const HChar* str );
  /external/valgrind/main/VEX/
test_main.c 457 #define tool_panic(zzz) panic(zzz) macro
683 VG_(tool_panic)("memcheck:shadowType");
697 default: VG_(tool_panic)("memcheck:definedOfType");
811 VG_(tool_panic)("memcheck:mkUifU");
    [all...]
  /external/valgrind/main/exp-sgcheck/
pc_common.c 250 VG_(tool_panic)("eq_Error: unrecognised error kind");
554 else VG_(tool_panic)("bad CorePart");
645 VG_(tool_panic)("pp_Error: unrecognised error kind");
718 VG_(tool_panic)("update_extra");
762 VG_(tool_panic)("unknown suppression type in "
776 default: VG_(tool_panic)("get_error_name: unexpected type");
h_main.c 622 VG_(tool_panic)("host/guest word size mismatch");
  /external/valgrind/main/memcheck/
mc_translate.c 386 VG_(tool_panic)("memcheck:shadowTypeV");
402 default: VG_(tool_panic)("memcheck:definedOfType");
589 VG_(tool_panic)("memcheck:mkUifU");
824 VG_(tool_panic)("mkPCastTo(1)");
856 VG_(tool_panic)("mkPCastTo(2)");
    [all...]
mc_errors.c 661 VG_(tool_panic)("unknown error code in mc_pp_Error)");
    [all...]
mc_malloc_wrappers.c 215 VG_(tool_panic)("create_MC_Chunk: shadow area is accessible");
713 VG_(tool_panic)("MC_(create_mempool): duplicate pool creation");
729 VG_(tool_panic)("MC_(create_mempool): shadow area is accessible");
    [all...]
mc_leakcheck.c     [all...]
mc_main.c     [all...]
  /external/valgrind/main/cachegrind/
cg_sim.c 160 VG_(tool_panic)("item straddles more than two cache sets");
cg_main.c     [all...]
  /external/valgrind/main/coregrind/
m_addrinfo.c 337 VG_(tool_panic)("mc_pp_AddrInfo");
m_libcassert.c 455 void VG_(tool_panic) ( const HChar* str ) function
m_libcprint.c 318 default: VG_(tool_panic)("Currently can only handle 3 decimal places");
m_errormgr.c 310 VG_(tool_panic)("unhandled error type");
983 if (p_min == NULL) continue; //VG_(tool_panic)("show_all_errors()");
    [all...]
m_main.c     [all...]
  /external/valgrind/main/exp-bbv/
bbv_main.c 364 VG_(tool_panic)("host/guest word size mismatch");
  /external/valgrind/main/callgrind/
sim.c 310 VG_(tool_panic)("item straddles more than two cache sets");
417 VG_(tool_panic)("item straddles more than two cache sets");
679 VG_(tool_panic)("Unsupported cache configuration");
828 VG_(tool_panic)("item straddles more than two cache sets"); \
    [all...]
main.c 850 VG_(tool_panic)("Callgrind: invalid Addr type");
969 VG_(tool_panic)("host/guest word size mismatch");
    [all...]
  /external/valgrind/main/lackey/
lk_main.c 665 VG_(tool_panic)("host/guest word size mismatch");
    [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]
  /external/valgrind/main/helgrind/
hg_main.c     [all...]

Completed in 966 milliseconds