Home
last modified time | relevance | path

Searched refs:tool_panic (Results 1 – 22 of 22) sorted by relevance

/external/valgrind/main/exp-sgcheck/
Dpc_common.c250 VG_(tool_panic)("eq_Error: unrecognised error kind"); in pc_eq_Error()
554 else VG_(tool_panic)("bad CorePart"); in pc_pp_Error()
645 VG_(tool_panic)("pp_Error: unrecognised error kind"); in pc_pp_Error()
718 VG_(tool_panic)("update_extra"); in pc_update_Error_extra()
762 VG_(tool_panic)("unknown suppression type in " in pc_error_matches_suppression()
776 default: VG_(tool_panic)("get_error_name: unexpected type"); in pc_get_error_name()
Dh_main.c621 VG_(tool_panic)("host/guest word size mismatch"); in h_instrument()
/external/valgrind/main/include/
Dpub_tool_libcassert.h55 extern void VG_(tool_panic) ( Char* str );
/external/valgrind/main/VEX/
Dtest_main.c434 #define tool_panic(zzz) panic(zzz) macro
660 VG_(tool_panic)("memcheck:shadowType"); in shadowType()
674 default: VG_(tool_panic)("memcheck:definedOfType"); in definedOfType()
788 VG_(tool_panic)("memcheck:mkUifU"); in mkUifU()
960 VG_(tool_panic)("mkPCastTo(1)"); in mkPCastTo()
981 VG_(tool_panic)("mkPCastTo(2)"); in mkPCastTo()
1117 VG_(tool_panic)("memcheck:isAlwaysDefd:partial overlap"); in isAlwaysDefd()
1540 default: VG_(tool_panic)("vectorNarrowV128"); in vectorNarrowV128()
1911 VG_(tool_panic)("memcheck:expr2vbits_Binop"); in expr2vbits_Binop()
2000 VG_(tool_panic)("memcheck:expr2vbits_Unop"); in expr2vbits_Unop()
[all …]
/external/valgrind/main/memcheck/
Dmc_errors.c385 VG_(tool_panic)("mc_pp_AddrInfo"); in mc_pp_AddrInfo()
816 VG_(tool_panic)("unknown error code in mc_pp_Error)"); in MC_()
1070 VG_(tool_panic)("Shouldn't get Err_Leak in mc_eq_Error,\n" in MC_()
1076 VG_(tool_panic)("unknown error code in mc_eq_Error"); in MC_()
1324 default: VG_(tool_panic)("mc_update_extra: bad errkind"); in MC_()
1516 VG_(tool_panic)("unknown suppression type in " in MC_()
1543 default: VG_(tool_panic)("unexpected size for Addr"); in MC_()
1554 default: VG_(tool_panic)("unexpected size for Value"); in MC_()
1557 default: VG_(tool_panic)("get_error_name: unexpected type"); in MC_()
Dmc_translate.c381 VG_(tool_panic)("memcheck:shadowTypeV"); in shadowTypeV()
396 default: VG_(tool_panic)("memcheck:definedOfType"); in definedOfType()
581 VG_(tool_panic)("memcheck:mkUifU"); in mkUifU()
801 VG_(tool_panic)("mkPCastTo(1)"); in mkPCastTo()
826 VG_(tool_panic)("mkPCastTo(2)"); in mkPCastTo()
909 VG_(tool_panic)("expensiveCmpEQorNE"); in expensiveCmpEQorNE()
1213 VG_(tool_panic)("unexpected szB"); in complainIfUndefined()
1282 VG_(tool_panic)("memcheck:isAlwaysDefd:partial overlap"); in isAlwaysDefd()
1744 VG_(tool_panic)("expensiveAddSub"); in expensiveAddSub()
2179 VG_(tool_panic)("vanillaNarrowOpOfShape"); in vanillaNarrowingOpOfShape()
[all …]
Dmc_malloc_wrappers.c209 VG_(tool_panic)("create_MC_Chunk: shadow area is accessible"); in create_MC_Chunk()
614 VG_(tool_panic)("MC_(create_mempool): duplicate pool creation"); in MC_()
630 VG_(tool_panic)("MC_(create_mempool): shadow area is accessible"); in MC_()
Dmc_leakcheck.c850 VG_(tool_panic)("bad LossRecord comparison"); in cmp_LossRecordKey_LossRecord()
1114 VG_(tool_panic)("unknown loss mode"); in print_results()
Dmc_main.c3744 VG_(tool_panic)("check_mem_is_addressable: unexpected CorePart"); in check_mem_is_addressable()
3777 VG_(tool_panic)("check_mem_is_defined: unexpected CorePart"); in check_mem_is_defined()
/external/valgrind/main/cachegrind/
Dcg_sim.c186 VG_(tool_panic)("item straddles more than two cache sets"); \
Dcg-x86-amd64.c136 VG_(tool_panic)("IA-64 cache detected?!"); in Intel_cache_info()
Dcg_main.c966 VG_(tool_panic)("host/guest word size mismatch"); in cg_instrument()
/external/valgrind/main/coregrind/
Dm_libcassert.c332 void VG_(tool_panic) ( Char* str ) in VG_() argument
Dm_libcprint.c296 default: VG_(tool_panic)("Currently can only handle 3 decimal places"); in VG_()
Dm_errormgr.c305 VG_(tool_panic)("unhandled error type"); in eq_Error()
1585 VG_(tool_panic)("unhandled suppression type"); in supp_matches_error()
Dm_main.c1980 VG_(tool_panic)(s); in valgrind_main() local
/external/valgrind/main/exp-bbv/
Dbbv_main.c363 VG_(tool_panic)("host/guest word size mismatch"); in bbv_instrument()
/external/valgrind/main/callgrind/
Dsim.c299 VG_(tool_panic)("item straddles more than two cache sets"); in cachesim_ref()
405 VG_(tool_panic)("item straddles more than two cache sets"); in cachesim_ref_wb()
667 VG_(tool_panic)("Unsupported cache configuration"); in cacheuse_initcache()
816 VG_(tool_panic)("item straddles more than two cache sets"); \
Dmain.c806 VG_(tool_panic)("Callgrind: invalid Addr type"); in IRConst2Addr()
924 VG_(tool_panic)("host/guest word size mismatch"); in CLG_()
/external/valgrind/main/lackey/
Dlk_main.c620 VG_(tool_panic)("host/guest word size mismatch"); in lk_instrument()
/external/valgrind/main/massif/
Dms_main.c884 VG_(tool_panic)("get_IPs: ips[] too small, inc. MAX_OVERESTIMATE?"); in get_IPs()
/external/valgrind/main/helgrind/
Dhg_main.c4342 VG_(tool_panic)("host/guest word size mismatch"); in hg_instrument()
4346 VG_(tool_panic)("implausible or too-small VKI_PAGE_SIZE"); in hg_instrument()