Searched refs:LogVerifyInfo (Results 1 – 2 of 2) sorted by relevance
134 ScopedNewLine LogVerifyInfo();
1928 LogVerifyInfo() << "dead code " << reinterpret_cast<void*>(dead_start) in CodeFlowVerifyMethod()1934 LogVerifyInfo() in CodeFlowVerifyMethod()2044 LogVerifyInfo() << "Processing " << inst->DumpString(dex_file_) << std::endl in CodeFlowVerifyInstruction()3614 LogVerifyInfo() << "Updating exception handler 0x" in CodeFlowVerifyInstruction()4982 LogVerifyInfo() << "Merging at [" << reinterpret_cast<void*>(work_insn_idx_) << "]" in UpdateRegisters()5506 ScopedNewLine MethodVerifier::LogVerifyInfo() { in LogVerifyInfo() function in art::verifier::MethodVerifier