Searched refs:AddRelativeCodePatch (Results 1 – 3 of 3) sorted by relevance
343 void AddRelativeCodePatch(const DexFile* dex_file,
1383 void CompilerDriver::AddRelativeCodePatch(const DexFile* dex_file, in AddRelativeCodePatch() function in art::CompilerDriver
1094 cu_->compiler_driver->AddRelativeCodePatch(cu_->dex_file, cu_->class_def_idx, in InstallLiteralPools()