Searched refs:CallPatches (Results 1 – 1 of 1) sorted by relevance
192 typedef std::vector<const CompilerDriver::CallPatchInformation*> CallPatches; in PatchElf() typedef193 const CallPatches& code_to_patch = compiler_driver_->GetCodeToPatch(); in PatchElf()244 const CallPatches& methods_to_patch = compiler_driver_->GetMethodsToPatch(); in PatchElf()