Searched refs:tool_panic (Results 1 - 18 of 18) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_libcassert.h57 extern void VG_(tool_panic) ( const HChar* str );
/external/valgrind/VEX/useful/
H A Dtest_main.c478 #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");
1004 VG_(tool_panic)("mkPCastTo(1)");
1025 VG_(tool_panic)("mkPCastTo(2)");
1161 VG_(tool_panic)("memcheck:isAlwaysDefd:partial overlap");
1584 default: VG_(tool_panic)("vectorNarrowV128");
1955 VG_(tool_panic)("memcheck:expr2vbits_Binop");
2043 VG_(tool_panic)("memchec
[all...]
/external/valgrind/exp-sgcheck/
H A Dpc_common.c250 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 A Dh_main.c622 VG_(tool_panic)("host/guest word size mismatch");
/external/valgrind/memcheck/
H A Dmc_translate.c394 VG_(tool_panic)("memcheck:shadowTypeV");
410 default: VG_(tool_panic)("memcheck:definedOfType");
597 VG_(tool_panic)("memcheck:mkUifU");
857 VG_(tool_panic)("mkPCastTo(1)");
889 VG_(tool_panic)("mkPCastTo(2)");
1017 VG_(tool_panic)("expensiveCmpEQorNE");
1333 VG_(tool_panic)("unexpected szB");
1417 VG_(tool_panic)("memcheck:isAlwaysDefd:partial overlap");
1916 VG_(tool_panic)("expensiveAddSub");
1997 VG_(tool_panic)("memchec
[all...]
H A Dmc_errors.c712 VG_(tool_panic)("unknown error code in mc_pp_Error)");
993 VG_(tool_panic)("Shouldn't get Err_Leak in mc_eq_Error,\n"
999 VG_(tool_panic)("unknown error code in mc_eq_Error");
1181 default: VG_(tool_panic)("mc_update_extra: bad errkind");
1474 VG_(tool_panic)("unknown suppression type in "
1503 default: VG_(tool_panic)("unexpected size for Addr");
1515 default: VG_(tool_panic)("unexpected size for Value");
1518 default: VG_(tool_panic)("get_error_name: unexpected type");
H A Dmc_malloc_wrappers.c215 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");
H A Dmc_leakcheck.c1208 VG_(tool_panic)("bad LossRecord comparison");
1482 VG_(tool_panic)("unknown loss mode");
H A Dmc_main.c1111 VG_(tool_panic)("MC_(in_ignore_range)");
3957 VG_(tool_panic)("check_mem_is_addressable: unexpected CorePart");
3990 VG_(tool_panic)("check_mem_is_defined: unexpected CorePart");
/external/valgrind/cachegrind/
H A Dcg_sim.c160 VG_(tool_panic)("item straddles more than two cache sets");
H A Dcg_main.c1058 VG_(tool_panic)("host/guest word size mismatch");
/external/valgrind/callgrind/
H A Dsim.c310 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"); \
H A Dmain.c851 VG_(tool_panic)("Callgrind: invalid Addr type");
970 VG_(tool_panic)("host/guest word size mismatch");
/external/valgrind/coregrind/
H A Dm_libcassert.c504 void VG_(tool_panic) ( const HChar* str ) function
/external/valgrind/exp-bbv/
H A Dbbv_main.c352 VG_(tool_panic)("host/guest word size mismatch");
/external/valgrind/lackey/
H A Dlk_main.c670 VG_(tool_panic)("host/guest word size mismatch");
/external/valgrind/massif/
H A Dms_main.c844 VG_(tool_panic)("get_IPs: ips[] too small, inc. MAX_OVERESTIMATE?");
/external/valgrind/helgrind/
H A Dhg_main.c4639 VG_(tool_panic)("host/guest word size mismatch");
4643 VG_(tool_panic)("implausible or too-small VKI_PAGE_SIZE");

Completed in 316 milliseconds