Home | History | Annotate | Download | only in a64

Lines Matching refs:decoder_

68   decoder_ = decoder;
69 decoder_->AppendVisitor(this);
118 decoder_->RemoveVisitor(print_disasm_);
121 decoder_->RemoveVisitor(instrumentation_);