Searched refs:get_ECU_from_ExeContext (Results 1 – 5 of 5) sorted by relevance
94 extern UInt VG_(get_ECU_from_ExeContext)( const ExeContext* e );
372 UInt ecu = VG_(get_ECU_from_ExeContext)(MC_(allocated_at)(mc)); in MC_()586 ecu = VG_(get_ECU_from_ExeContext)(MC_(allocated_at)(new_mc)); in MC_()658 UInt ecu = VG_(get_ECU_from_ExeContext)(ec); in MC_()
1822 ecu = VG_(get_ECU_from_ExeContext)(here); in make_mem_undefined_w_tid_and_okind()3470 zero_ecu = VG_(get_ECU_from_ExeContext)(zero_ec); in init_nia_to_ecu_cache()3506 ecu = VG_(get_ECU_from_ExeContext)(ec); in convert_nia_to_ecu()
478 UInt VG_(get_ECU_from_ExeContext)( const ExeContext* e ) { in VG_() argument
218 ecu = VG_(get_ECU_from_ExeContext)( ec ); in mk_ecu_Expr()