Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.h118 DexLayoutSection sections_[static_cast<size_t>(SectionType::kSectionCount)]; variable
/art/runtime/
Dimage.h441 ImageSection sections_[kSectionCount]; variable
/art/compiler/linker/
Delf_builder.h1032 std::vector<Section*> sections_; variable