Home
last modified time | relevance | path

Searched refs:is_plausible_ECU (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/coregrind/
Dm_execontext.c473 vg_assert(VG_(is_plausible_ECU)(ec_next_ecu)); in record_ExeContext_wrk2()
517 vg_assert(VG_(is_plausible_ECU)(e->ecu)); in VG_()
530 vg_assert(VG_(is_plausible_ECU)(ecu)); in VG_()
Dm_translate.c219 vg_assert(VG_(is_plausible_ECU)(ecu)); in mk_ecu_Expr()
/external/valgrind/include/
Dpub_tool_execontext.h109 static inline Bool VG_(is_plausible_ECU)( UInt ecu ) { in VG_() argument
/external/valgrind/memcheck/
Dmc_malloc_wrappers.c395 tl_assert(VG_(is_plausible_ECU)(ecu)); in MC_()
609 tl_assert(VG_(is_plausible_ECU)(ecu)); in MC_()
Dmc_main.c1878 tl_assert(VG_(is_plausible_ECU)(ecu)); in make_mem_undefined_w_tid_and_okind()
3526 tl_assert(VG_(is_plausible_ECU)(zero_ecu)); in init_nia_to_ecu_cache()
3562 tl_assert(VG_(is_plausible_ECU)(ecu)); in convert_nia_to_ecu()
3586 tl_assert(VG_(is_plausible_ECU)(ecu)); in MC_()
6767 if (VG_(is_plausible_ECU)(ecu)) { in handle_gdb_monitor_command() local
Dmc_errors.c1144 if (VG_(is_plausible_ECU)(ecu)) { in update_origin() local