Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_execontext.c435 vg_assert(VG_(is_plausible_ECU)(ec_next_ecu)); in record_ExeContext_wrk2()
479 vg_assert(VG_(is_plausible_ECU)(e->ecu)); in VG_()
492 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.c373 tl_assert(VG_(is_plausible_ECU)(ecu)); in MC_()
587 tl_assert(VG_(is_plausible_ECU)(ecu)); in MC_()
Dmc_main.c1815 tl_assert(VG_(is_plausible_ECU)(ecu)); in make_mem_undefined_w_tid_and_okind()
3457 tl_assert(VG_(is_plausible_ECU)(zero_ecu)); in init_nia_to_ecu_cache()
3493 tl_assert(VG_(is_plausible_ECU)(ecu)); in convert_nia_to_ecu()
3518 tl_assert(VG_(is_plausible_ECU)(ecu)); in MC_()
5759 if (VG_(is_plausible_ECU)(ecu)) { in handle_gdb_monitor_command() local
Dmc_errors.c1099 if (VG_(is_plausible_ECU)(ecu)) { in update_origin() local