Searched refs:PatchCodeAddress (Results 1 – 1 of 1) sorted by relevance
1071 PatchCodeAddress(&patched_code_, literal_offset, target_offset); in VisitMethod()1248 void PatchCodeAddress(std::vector<uint8_t>* code, uint32_t offset, uint32_t target_offset) in PatchCodeAddress() function in art::OatWriter::WriteCodeMethodVisitor