Searched refs:method_sections_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1585 method_sections_.reserve(spaces_.size());
1590 method_sections_.push_back(&header.GetMethodsSection());
1609 contains = method_sections_[i]->Contains(offset) ||
1661 std::vector<const ImageSection*> method_sections_; member in class:art::FINAL

Completed in 79 milliseconds