Searched defs:sections_ (Results 1 – 5 of 5) sorted by relevance
99 DexLayoutSection sections_[static_cast<size_t>(SectionType::kSectionCount)]; variable
189 ArrayRef<const Elf_Shdr> sections_; variable
992 std::vector<Section*> sections_; variable
509 ImageSection sections_[kSectionCount]; variable
1779 ArenaVector<ImageSection> sections_; member in art::RuntimeImageHelper