Searched refs:instrument_detail (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/lackey/
H A Dlk_main.c353 static void instrument_detail(IRSB* sb, Op op, IRType type) function
737 instrument_detail( sbOut, OpLoad, type );
744 instrument_detail( sbOut, OpAlu, type );
762 instrument_detail( sbOut, OpStore, type );
809 instrument_detail( sbOut, OpLoad, dataTy );
811 instrument_detail( sbOut, OpLoad, dataTy );
812 instrument_detail( sbOut, OpStore, dataTy );
814 instrument_detail( sbOut, OpStore, dataTy );
829 instrument_detail( sbOut, OpLoad, dataTy );
837 instrument_detail( sbOu
[all...]

Completed in 57 milliseconds