Searched refs:PatchMethodAddress (Results 1 – 1 of 1) sorted by relevance
753 PatchMethodAddress(&patched_code_, patch.LiteralOffset(), method); in VisitMethod()863 void PatchMethodAddress(std::vector<uint8_t>* code, uint32_t offset, ArtMethod* method) in PatchMethodAddress() function in art::OatWriter::WriteCodeMethodVisitor