Home | History | Annotate | Download | only in lackey

Lines Matching defs:trace_store

454 static VG_REGPARM(2) void trace_store(Addr addr, SizeT size)
486 case Event_Dw: helperName = "trace_store";
487 helperAddr = trace_store; break;