Home
last modified time | relevance | path

Searched refs:GetSections (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddexlayout.h122 DexLayoutSections& GetSections() { in GetSections() function
Ddex_writer.cc557 code_section = &dex_layout_->GetSections().sections_[static_cast<size_t>( in WriteCodeItems()