Searched refs:oat_index_ (Results 1 – 1 of 1) sorted by relevance
2203 : image_writer_(image_writer), work_stack_(work_stack), oat_index_(oat_index) {} in VisitReferencesVisitor()2235 return image_writer_->TryAssignBinSlot(*work_stack_, ref, oat_index_); in VisitReference()2240 const size_t oat_index_; member in art::linker::ImageWriter::VisitReferencesVisitor