Searched refs:PatchImTables (Results 1 – 2 of 2) sorted by relevance
95 void PatchImTables(const ImageHeader* image_header) REQUIRES_SHARED(Locks::mutator_lock_);
411 void PatchOat::PatchImTables(const ImageHeader* image_header) { in PatchImTables() function in art::PatchOat584 PatchImTables(image_header); in PatchImage()