Searched defs:section (Results 1 – 16 of 16) sorted by relevance
90 const ImageSection& section = GetImTablesSection(); in VisitPackedImTables() local108 const ImageSection& section = GetIMTConflictTablesSection(); in VisitPackedImtConflictTables() local123 const ImageSection& section = GetJniStubMethodsSection(); in VisitJniStubMethods() local
182 std::ostream& operator<<(std::ostream& os, const ImageSection& section) { in operator <<()
25 std::ostream& operator<<(std::ostream& os, const DexLayoutSection& section) { in operator <<()
38 void section(String title); in section() method
64 public void section(String title) { in section() method in HtmlDoc
97 const ImageSection& section = header.GetInternedStringsSection(); in AddImageStringsToTable() local
181 auto compute_dest = [&](const ImageSection& section) { in FillData()
1692 const ImageSection& section = space->GetImageHeader().GetInternedStringsSection(); in VerifyInternedStringReferences() local
528 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local587 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local615 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local1009 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods() local1127 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()
1493 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes() local1523 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in PrintMappingData() local
820 static uint32_t GetBootImageOffsetImpl(const void* object, ImageHeader::ImageSections section) { in GetBootImageOffsetImpl()
723 auto& section = image_header.GetImageSection(section_idx); in Init() local3753 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
1814 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump() local
2838 for (const ImageSection& section : sections) { in CreateHeader() local