Searched defs:section (Results 1 – 21 of 21) sorted by relevance
90 const ImageSection& section = GetImTablesSection(); in VisitPackedImTables() local108 const ImageSection& section = GetIMTConflictTablesSection(); in VisitPackedImtConflictTables() local
97 const ImageSection& section = header.GetInternedStringsSection(); in AddImageStringsToTable() local
152 std::ostream& operator<<(std::ostream& os, const ImageSection& section) { in operator <<()
1519 const ImageSection& section = space->GetImageHeader().GetInternedStringsSection(); in VerifyInternedStringReferences() local
76 std::ostream& operator<<(std::ostream& os, const DexLayoutSection& section) { in operator <<()
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
61 public void section(String title) { in section() method in HtmlDoc
630 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local689 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local717 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local1093 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods() local1213 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()
1407 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes() local1431 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes() local
892 static uint32_t GetBootImageOffsetImpl(const void* object, ImageHeader::ImageSections section) { in GetBootImageOffsetImpl()
658 auto& section = image_header.GetImageSection(section_idx); in Init() local3992 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
1780 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump() local
2684 for (const ImageSection& section : sections) { in CreateHeader() local
3454 DexContainer::Section* const section = dex_container_->GetDataSection(); in WriteDexFiles() local