Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.cc106 std::ostream& operator<<(std::ostream& os, const DexLayoutSections& sections) { in operator <<()
/art/dexlayout/
Ddexdiag.cc187 const std::vector<dex_ir::DexFileSection>& sections) { in FindSectionTypeForPage()
207 const std::vector<dex_ir::DexFileSection>& sections, in ProcessPageMap()
235 const std::vector<dex_ir::DexFileSection>& sections, in DisplayDexStatistics()
300 std::vector<dex_ir::DexFileSection> sections; in ProcessOneDexMapping() local
/art/dex2oat/linker/
Dimage_test.cc75 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
Dimage_writer.cc2516 std::vector<ImageSection> sections(ImageHeader::kSectionCount); in CreateImageSections() local
2668 std::vector<ImageSection>& sections = section_info_pair.second; in CreateHeader() local
/art/runtime/
Dimage.cc38 ImageSection* sections, in ImageHeader()
Doat_file.cc2078 const DexLayoutSections* const sections = oat_dex_file->GetDexLayoutSections(); in MadviseDexFile() local
/art/runtime/gc/collector/
Dimmune_spaces_test.cc114 ImageSection sections[ImageHeader::kSectionCount]; in CreateImageSpace() local
/art/libelffile/elf/
Delf_builder.h202 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
/art/dex2oat/
Ddex2oat_test.cc1433 const DexLayoutSections* const sections = oat_dex->GetDexLayoutSections(); in TEST_F() local