Home | History | Annotate | Download | only in memcheck

Lines Matching defs:ec

3484    ExeContext* ec;
3504 ec = VG_(make_depth_1_ExeContext_from_Addr)(nia);
3505 tl_assert(ec);
3506 ecu = VG_(get_ECU_from_ExeContext)(ec);