Searched defs:section (Results 1 – 22 of 22) sorted by relevance
25 std::ostream& operator<<(std::ostream& os, const DexLayoutSection& section) { in operator <<()
90 const ImageSection& section = GetImTablesSection(); in VisitPackedImTables() local108 const ImageSection& section = GetIMTConflictTablesSection(); in VisitPackedImtConflictTables() local
97 const ImageSection& section = header.GetInternedStringsSection(); in AddImageStringsToTable() local
161 std::ostream& operator<<(std::ostream& os, const ImageSection& section) { in operator <<()
177 auto compute_dest = [&](const ImageSection& section) { in FillData()
1624 const ImageSection& section = space->GetImageHeader().GetInternedStringsSection(); in VerifyInternedStringReferences() local
59 explicit HashEqual(DexContainer::Section* section) : section_(section) {} in HashEqual()
85 uint16_t section = 0; in GetColor() local308 const dex_ir::DexFileSection& section = sorted_sections[i]; in FindNextByteAfterSection() local
188 for (const auto& section : sections) { in FindSectionTypeForPage() local251 const dex_ir::DexFileSection& section = sections[i - 1]; in DisplayDexStatistics() local
72 explicit Stream(DexContainer::Section* section) : section_(section) { in Stream()
214 CompactDexWriter::Deduper::Deduper(DexContainer::Section* section) in Deduper()
38 void section(String title); in section() method
64 public void section(String title) { in section() method in HtmlDoc
631 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local690 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local718 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local1124 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods() local1244 const ImageSection& section = header.GetMethodsSection(); in CreateThreadPool() local
75 for (const Elf_Shdr& section : sections_) { in ElfDebugReader() local
360 const Section* section, in Add()375 void Add(Elf_Sym sym, const Section* section) { in Add()
1325 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes() local1355 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in PrintMappingData() local
903 static uint32_t GetBootImageOffsetImpl(const void* object, ImageHeader::ImageSections section) { in GetBootImageOffsetImpl()
725 auto& section = image_header.GetImageSection(section_idx); in Init() local3772 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
1783 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump() local
3360 DexContainer::Section* const section = dex_container_->GetDataSection(); in WriteDexFiles() local
2693 for (const ImageSection& section : sections) { in CreateHeader() local