Searched defs:sections (Results 1 – 9 of 9) sorted by relevance
106 std::ostream& operator<<(std::ostream& os, const DexLayoutSections& sections) { in operator <<()
187 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
75 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
2516 std::vector<ImageSection> sections(ImageHeader::kSectionCount); in CreateImageSections() local2668 std::vector<ImageSection>& sections = section_info_pair.second; in CreateHeader() local
38 ImageSection* sections, in ImageHeader()
2065 const DexLayoutSections* const sections = oat_dex_file->GetDexLayoutSections(); in MadviseDexFile() local
114 ImageSection sections[ImageHeader::kSectionCount]; in CreateImageSpace() local
202 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
1444 const DexLayoutSections* const sections = oat_dex->GetDexLayoutSections(); in TEST_F() local