Searched refs:get_ECU_from_ExeContext (Results 1 – 6 of 6) sorted by relevance
94 extern UInt VG_(get_ECU_from_ExeContext)( const ExeContext* e );
394 UInt ecu = VG_(get_ECU_from_ExeContext)(MC_(allocated_at)(mc)); in MC_()608 ecu = VG_(get_ECU_from_ExeContext)(MC_(allocated_at)(new_mc)); in MC_()683 UInt ecu = VG_(get_ECU_from_ExeContext)(ec); in MC_()
1877 ecu = VG_(get_ECU_from_ExeContext)(here); in make_mem_undefined_w_tid_and_okind()3525 zero_ecu = VG_(get_ECU_from_ExeContext)(zero_ec); in init_nia_to_ecu_cache()3561 ecu = VG_(get_ECU_from_ExeContext)(ec); in convert_nia_to_ecu()
516 UInt VG_(get_ECU_from_ExeContext)( const ExeContext* e ) { in VG_() argument
293 const UInt d4ecu = VG_(get_ECU_from_ExeContext)(ec) / 4; in find_or_insert()
218 ecu = VG_(get_ECU_from_ExeContext)( ec ); in mk_ecu_Expr()