Searched refs:PatchMethodAddress (Results 1 – 1 of 1) sorted by relevance
1337 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