Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h362 void AddClassPatch(const DexFile* dex_file,
Dcompiler_driver.cc1421 void CompilerDriver::AddClassPatch(const DexFile* dex_file, in AddClassPatch() function in art::CompilerDriver
/art/compiler/dex/quick/
Dcodegen_util.cc502 cu_->compiler_driver->AddClassPatch(cu_->dex_file, in InstallLiteralPools()
/art/compiler/dex/quick/x86/
Dtarget_x86.cc1080 cu_->compiler_driver->AddClassPatch(cu_->dex_file, cu_->class_def_idx, in InstallLiteralPools()