Home
last modified time | relevance | path

Searched refs:absolute_patch_locations_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Doat_writer.h106 return absolute_patch_locations_; in GetAbsolutePatchLocations()
331 std::vector<uintptr_t> absolute_patch_locations_; variable
Doat_writer.cc355 writer_->absolute_patch_locations_.reserve( in InitCodeMethodVisitor()
446 writer_->absolute_patch_locations_.push_back(base_loc + patch.LiteralOffset()); in VisitMethod()