Home
last modified time | relevance | path

Searched refs:WriteInstructions (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Dwriter.cc822 void Writer::WriteInstructions(slicer::ArrayView<const dex::u2> instructions) { in WriteInstructions() function in dex::Writer
970 WriteInstructions(irCode->instructions); in WriteCode()
/tools/dexter/slicer/export/slicer/
Dwriter.h228 void WriteInstructions(slicer::ArrayView<const dex::u2> instructions);