Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.cc1337 PatchMethodAddress(&patched_code_, literal_offset, method); in VisitMethod()
1500 void PatchMethodAddress(std::vector<uint8_t>* code, uint32_t offset, ArtMethod* method) in PatchMethodAddress() function in art::OatWriter::WriteCodeMethodVisitor