Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 9 of 9) sorted by relevance

/art/dexlayout/
Ddexdiag.cc180 const std::vector<dex_ir::DexFileSection>& sections) { in FindSectionTypeForPage()
200 const std::vector<dex_ir::DexFileSection>& sections, in ProcessPageMap()
228 const std::vector<dex_ir::DexFileSection>& sections, in DisplayDexStatistics()
293 std::vector<dex_ir::DexFileSection> sections; in ProcessOneDexMapping() local
/art/libdexfile/dex/
Ddex_file_layout.cc92 std::ostream& operator<<(std::ostream& os, const DexLayoutSections& sections) { in operator <<()
/art/dex2oat/linker/
Dimage_test.cc67 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
Dimage_writer.cc1935 ImageSection sections[ImageHeader::kSectionCount]; in CreateHeader() local
/art/runtime/
Dimage.cc33 ImageSection* sections, in ImageHeader()
Doat_file.cc1851 const DexLayoutSections* const sections = oat_dex_file->GetDexLayoutSections(); in MadviseDexFile() local
/art/runtime/gc/collector/
Dimmune_spaces_test.cc113 ImageSection sections[ImageHeader::kSectionCount]; in CreateImageSpace() local
/art/compiler/linker/
Delf_builder.h210 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
/art/dex2oat/
Ddex2oat_test.cc1388 const DexLayoutSections* const sections = oat_dex->GetDexLayoutSections(); in TEST_F() local