Home
last modified time | relevance | path

Searched defs:mi (Results 1 – 4 of 4) sorted by relevance

/art/compiler/debug/
Delf_debug_frame_writer.h224 for (const MethodDebugInfo* mi : sorted_method_infos) { in WriteCFISection() local
Delf_debug_info_writer.h47 static std::vector<const char*> GetParamNames(const MethodDebugInfo* mi) { in GetParamNames()
137 for (auto mi : compilation_unit.methods) { in Write() local
Delf_debug_writer.cc51 for (const MethodDebugInfo& mi : method_infos) { in WriteDebugInfo() local
Delf_debug_line_writer.h88 for (const MethodDebugInfo* mi : compilation_unit.methods) { in WriteCompilationUnit() local