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

  /art/compiler/
elf_patcher.cc 194 patches_.reserve(compiler_driver_->GetCodeToPatch().size() +
204 const CallPatches& code_to_patch = compiler_driver_->GetCodeToPatch();
elf_writer_quick.cc     [all...]
  /art/compiler/driver/
compiler_driver.h 628 const std::vector<const CallPatchInformation*>& GetCodeToPatch() const {
    [all...]

Completed in 35 milliseconds