HomeSort by relevance Sort by last modified time
    Searched refs:GetCodeToPatch (Results 1 - 2 of 2) sorted by null

  /art/compiler/driver/
compiler_driver.h 303 const std::vector<const PatchInformation*>& GetCodeToPatch() const {
  /art/compiler/
image_writer.cc 676 const Patches& code_to_patch = compiler_driver_.GetCodeToPatch();

Completed in 122 milliseconds