Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.h519 dchecked_vector<uintptr_t> absolute_patch_locations_; variable
Doat_writer.cc440 absolute_patch_locations_(), in OatWriter()
1338 writer_->absolute_patch_locations_.push_back(base_loc + patch.LiteralOffset()); in VisitMethod()
1396 writer->absolute_patch_locations_.reserve( in LayoutReserveOffsetCodeMethodVisitor()