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

/art/runtime/
H A Dclass_linker.cc1586 runtime_method_sections_.reserve(spaces_.size());
1591 runtime_method_sections_.push_back(&header.GetRuntimeMethodsSection());
1610 runtime_method_sections_[i]->Contains(offset);
1662 std::vector<const ImageSection*> runtime_method_sections_; member in class:art::FINAL

Completed in 392 milliseconds