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