Searched refs:absolute_patch_locations_ (Results 1 – 2 of 2) sorted by relevance
200 return ArrayRef<const uintptr_t>(absolute_patch_locations_); in GetAbsolutePatchLocations()367 dchecked_vector<uintptr_t> absolute_patch_locations_; variable
317 absolute_patch_locations_() { in OatWriter()666 writer_->absolute_patch_locations_.reserve( in InitCodeMethodVisitor()756 writer_->absolute_patch_locations_.push_back(base_loc + patch.LiteralOffset()); in VisitMethod()