Home | History | Annotate | Download | only in lackey

Lines Matching defs:trace_store

467 static VG_REGPARM(2) void trace_store(Addr addr, SizeT size)
499 case Event_Dw: helperName = "trace_store";
500 helperAddr = trace_store; break;