Home
last modified time | relevance | path

Searched defs:sections_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddex_file_layout.h87 DexLayoutSection sections_[static_cast<size_t>(SectionType::kSectionCount)]; variable
Dimage.h387 ImageSection sections_[kSectionCount]; variable
/art/compiler/
Delf_builder.h1010 std::vector<Section*> sections_; variable