Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h199 ArrayRef<const uintptr_t> GetAbsolutePatchLocations() const { in GetAbsolutePatchLocations() function
Dimage_test.cc165 elf_writer->WritePatchLocations(oat_writer.GetAbsolutePatchLocations()); in TestWriteRead()
Doat_test.cc228 elf_writer->WritePatchLocations(oat_writer.GetAbsolutePatchLocations()); in DoWriteElf()
/art/dex2oat/
Ddex2oat.cc1736 elf_writer->WritePatchLocations(oat_writer->GetAbsolutePatchLocations()); in WriteOatFiles()