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

  /external/valgrind/include/
pub_tool_libcassert.h 57 extern void VG_(tool_panic) ( const HChar* str );
  /external/valgrind/VEX/useful/
test_main.c 478 #define tool_panic(zzz) panic(zzz) macro
704 VG_(tool_panic)("memcheck:shadowType");
718 default: VG_(tool_panic)("memcheck:definedOfType");
832 VG_(tool_panic)("memcheck:mkUifU");
    [all...]
  /external/valgrind/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");
716 VG_(tool_panic)("update_extra");
761 VG_(tool_panic)("unknown suppression type in "
775 default: VG_(tool_panic)("get_error_name: unexpected type");
h_main.c 622 VG_(tool_panic)("host/guest word size mismatch");
  /external/valgrind/memcheck/
mc_translate.c 394 VG_(tool_panic)("memcheck:shadowTypeV");
410 default: VG_(tool_panic)("memcheck:definedOfType");
597 VG_(tool_panic)("memcheck:mkUifU");
857 VG_(tool_panic)("mkPCastTo(1)");
    [all...]
mc_errors.c 712 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");
691 VG_(tool_panic)("MC_(create_mempool): duplicate pool creation");
707 VG_(tool_panic)("MC_(create_mempool): shadow area is accessible");
    [all...]
mc_leakcheck.c     [all...]
mc_main.c     [all...]
  /external/valgrind/cachegrind/
cg_sim.c 160 VG_(tool_panic)("item straddles more than two cache sets");
cg_main.c     [all...]
  /external/valgrind/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 851 VG_(tool_panic)("Callgrind: invalid Addr type");
970 VG_(tool_panic)("host/guest word size mismatch");
    [all...]
  /external/valgrind/coregrind/
m_libcassert.c 504 void VG_(tool_panic) ( const HChar* str ) function
  /external/valgrind/exp-bbv/
bbv_main.c 352 VG_(tool_panic)("host/guest word size mismatch");
  /external/valgrind/lackey/
lk_main.c 670 VG_(tool_panic)("host/guest word size mismatch");
    [all...]
  /external/valgrind/massif/
ms_main.c 844 VG_(tool_panic)("get_IPs: ips[] too small, inc. MAX_OVERESTIMATE?");
    [all...]
  /external/valgrind/helgrind/
hg_main.c     [all...]

Completed in 322 milliseconds