Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h184 size_t GetNonRelativeLinkerPatchCount() const
Dcompiler_driver.cc2428 size_t CompilerDriver::GetNonRelativeLinkerPatchCount() const { in GetNonRelativeLinkerPatchCount() function in art::CompilerDriver
/art/compiler/
Doat_writer.cc356 writer_->compiler_driver_->GetNonRelativeLinkerPatchCount()); in InitCodeMethodVisitor()