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
83 const ImageSection& section = header.GetInternedStringsSection(); in AddImageStringsToTable() local
152 std::ostream& operator<<(std::ostream& os, const ImageSection& section) { in operator <<()
1515 const ImageSection& section = space->GetImageHeader().GetInternedStringsSection(); in VerifyInternedStringReferences() local
97 std::ostream& operator<<(std::ostream& os, const DexLayoutSection& section) { in operator <<()
38 void section(String title); in section() method
61 public void section(String title) { in section() method in HtmlDoc
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()
645 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local704 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local732 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local1095 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods() local1226 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
893 static uint32_t GetBootImageOffsetImpl(const void* object, ImageHeader::ImageSections section) { in GetBootImageOffsetImpl()
655 auto& section = image_header.GetImageSection(section_idx); in Init() local3673 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
2606 for (const ImageSection& section : sections) { in CreateHeader() local
3249 DexContainer::Section* const section = dex_container_->GetDataSection(); in WriteDexFiles() local
1721 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump() local