Home
last modified time | relevance | path

Searched refs:patcher (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/linker/
Dimage_test.h284 MultiOatRelativePatcher patcher(compiler_options_->GetInstructionSet(), in DoCompile()
298 oat_writer->PrepareLayout(&patcher); in DoCompile()
Doat_writer_test.cc199 MultiOatRelativePatcher patcher(compiler_options_->GetInstructionSet(), in DoWriteElf() local
206 oat_writer.PrepareLayout(&patcher); in DoWriteElf()
/art/dex2oat/
Ddex2oat.cc2110 linker::MultiOatRelativePatcher patcher(compiler_options_->GetInstructionSet(), in WriteOutputFiles() local
2117 oat_writer->PrepareLayout(&patcher); in WriteOutputFiles()