Home | History | Annotate | Download | only in memcheck

Lines Matching full:zero_ec

3463    ExeContext* zero_ec;
3468 zero_ec = VG_(make_depth_1_ExeContext_from_Addr)(zero_addr);
3469 tl_assert(zero_ec);
3470 zero_ecu = VG_(get_ECU_from_ExeContext)(zero_ec);