Searched defs:section (Results 1 – 19 of 19) sorted by relevance
90 const ImageSection& section = GetImTablesSection(); in VisitPackedImTables() local108 const ImageSection& section = GetIMTConflictTablesSection(); in VisitPackedImtConflictTables() local
33 const ImageSection& section = header.GetInternedStringsSection(); in AddImageStringsToTable() local
132 std::ostream& operator<<(std::ostream& os, const ImageSection& section) { in operator <<()
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
60 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()
212 CompactDexWriter::Deduper::Deduper(bool enabled, DexContainer::Section* section) in Deduper()
73 for (const Elf_Shdr& section : sections_) { in ElfDebugReader() local
353 const Section* section, in Add()368 void Add(Elf_Sym sym, const Section* section) { in Add()
1400 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes() local1424 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes() local
805 auto& section = image_header->GetImageSection(section_idx); in Init() local2378 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
793 static uint32_t GetBootImageOffsetImpl(const void* object, ImageHeader::ImageSections section) { in GetBootImageOffsetImpl()
2688 for (const ImageSection& section : sections) { in CreateHeader() local
3212 DexContainer::Section* const section = dex_container_->GetDataSection(); in WriteDexFiles() local
1822 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump() local