Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Dump

63   // must provide methods `GetNext` and `Dump`.
67 current->Dump(NewEntryStream());
70 // Construct StringList from a list of elements. The value type must provide method `Dump`.
74 current.Dump(NewEntryStream());
158 disassembler_->Dump(output, base + start, base + end);