Searched refs:GetSections (Results 1 – 4 of 4) sorted by relevance
123 DexLayoutSections& GetSections() { in GetSections() function
605 code_section = &dex_layout_->GetSections().sections_[static_cast<size_t>( in WriteCodeItems()
103 ArrayRef<Elf_Shdr> GetSections() { return sections_; } in GetSections() function
3394 oat_dex_file->dex_sections_layout_ = dex_layout.GetSections(); in LayoutDexFile()