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