Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h353 void AddMethodPatch(const DexFile* dex_file,
Dcompiler_driver.cc1403 void CompilerDriver::AddMethodPatch(const DexFile* dex_file, in AddMethodPatch() function in art::CompilerDriver
/art/compiler/dex/quick/
Dcodegen_util.cc485 cu_->compiler_driver->AddMethodPatch(cu_->dex_file, in InstallLiteralPools()
/art/compiler/dex/quick/x86/
Dtarget_x86.cc1065 cu_->compiler_driver->AddMethodPatch(cu_->dex_file, cu_->class_def_idx, in InstallLiteralPools()