Searched refs:get_ECU_from_ExeContext (Results 1 – 5 of 5) sorted by relevance
91 extern UInt VG_(get_ECU_from_ExeContext)( ExeContext* e );
270 UInt ecu = VG_(get_ECU_from_ExeContext)(ec); in MC_()478 ecu = VG_(get_ECU_from_ExeContext)(ec); in MC_()561 UInt ecu = VG_(get_ECU_from_ExeContext)(ec); in MC_()
1555 ecu = VG_(get_ECU_from_ExeContext)(here); in make_mem_undefined_w_tid_and_okind()3193 zero_ecu = VG_(get_ECU_from_ExeContext)(zero_ec); in init_nia_to_ecu_cache()3229 ecu = VG_(get_ECU_from_ExeContext)(ec); in convert_nia_to_ecu()
448 UInt VG_(get_ECU_from_ExeContext)( ExeContext* e ) { in VG_() argument
207 ecu = VG_(get_ECU_from_ExeContext)( ec ); in mk_ecu_Expr()