Home
last modified time | relevance | path

Searched refs:GetMethodDebugInfo (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Doat_writer.h209 ArrayRef<const debug::MethodDebugInfo> GetMethodDebugInfo() const { in GetMethodDebugInfo() function
Dimage_test.cc164 elf_writer->WriteDebugInfo(oat_writer.GetMethodDebugInfo()); in TestWriteRead()
Doat_test.cc227 elf_writer->WriteDebugInfo(oat_writer.GetMethodDebugInfo()); in DoWriteElf()
/art/dex2oat/
Ddex2oat.cc1701 elf_writer->PrepareDebugInfo(oat_writer->GetMethodDebugInfo()); in WriteOatFiles()
1735 elf_writer->WriteDebugInfo(oat_writer->GetMethodDebugInfo()); in WriteOatFiles()