Home
last modified time | relevance | path

Searched refs:LogVerifyInfo (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.h178 std::ostream& LogVerifyInfo() { in LogVerifyInfo() function
Dregister_line.cc439 : verifier_->LogVerifyInfo()) in PopMonitor()
Dmethod_verifier.cc1368 LogVerifyInfo() << "dead code " << reinterpret_cast<void*>(dead_start) in CodeFlowVerifyMethod()
1374 LogVerifyInfo() << "dead code " << reinterpret_cast<void*>(dead_start) in CodeFlowVerifyMethod()
1424 LogVerifyInfo() << "Processing " << inst->DumpString(dex_file_) << "\n" in CodeFlowVerifyInstruction()
3817 LogVerifyInfo() << "Merging at [" << reinterpret_cast<void*>(work_insn_idx_) << "]" in UpdateRegisters()