Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h109 return method_info_; in GetCFIMethodInfo()
244 std::vector<DebugInfo> method_info_; variable
Doat_writer.cc450 writer_->method_info_.push_back(DebugInfo(name, quick_code_start, in VisitMethod()