Home
last modified time | relevance | path

Searched refs:CodePatch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dcompiled_method.h177 static LinkerPatch CodePatch(size_t literal_offset, in CodePatch() function
/art/compiler/dex/quick/
Dcodegen_util.cc502 patches_.push_back(LinkerPatch::CodePatch(code_buffer_.size(), in InstallLiteralPools()