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

/art/compiler/
H A Doat_writer.h234 ArrayRef<const debug::MethodDebugInfo> GetMethodDebugInfo() const { function in class:art::OatWriter::CreateTypeLookupTable
H A Dimage_test.cc333 elf_writer->WriteDebugInfo(oat_writer->GetMethodDebugInfo());
H A Doat_test.cc252 elf_writer->WriteDebugInfo(oat_writer.GetMethodDebugInfo());
/art/dex2oat/
H A Ddex2oat.cc1945 elf_writer->PrepareDebugInfo(oat_writer->GetMethodDebugInfo());
1979 elf_writer->WriteDebugInfo(oat_writer->GetMethodDebugInfo());

Completed in 61 milliseconds