Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h205 void AddMethodDebugInfos(const std::vector<debug::MethodDebugInfo>& infos) { in AddMethodDebugInfos() function
/art/dex2oat/
Ddex2oat.cc1697 oat_writer->AddMethodDebugInfos(debug::MakeTrampolineInfos(oat_writer->GetOatHeader())); in WriteOatFiles()