Home | History | Annotate | Download | only in memcheck

Lines Matching defs:ecu

1017    UInt ecu = otag & ~3;
1019 if (VG_(is_plausible_ECU)(ecu)) {
1020 *origin_ec = VG_(get_ExeContext_from_ECU)( ecu );