Searched defs:section (Results 1 – 10 of 10) sorted by relevance
51 const ImageSection& section = GetImageSection(kSectionIMTConflictTables); in VisitPackedImtConflictTables() local
146 std::ostream& operator<<(std::ostream& os, const ImageSection& section) { in operator <<()
181 const ImageSection& section = header->GetImageSection(ImageHeader::kSectionInternedStrings); in AddImagesStringsToTable() local
38 void section(String title); in section() method
61 public void section(String title) { in section() method in HtmlDoc
533 const auto& section = image_header->GetImageSection(ImageHeader::kSectionInternedStrings); in PatchInternedStrings() local544 const auto& section = image_header->GetImageSection(ImageHeader::kSectionClassTable); in PatchClassTable() local
1214 auto& section = image_header->GetImageSection(section_idx); in Init() local1576 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
359 const Section* section, in Add()
1512 for (const ImageSection& section : sections) { in CreateHeader() local
1294 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump() local