Searched refs:ImageSections (Results 1 – 5 of 5) sorted by relevance
196 enum ImageSections { enum217 const ImageSection& GetImageSection(ImageSections index) const;386 std::ostream& operator<<(std::ostream& os, const ImageHeader::ImageSections& section);
143 const ImageSection& ImageHeader::GetImageSection(ImageSections index) const { in GetImageSection()
570 const auto section_idx = static_cast<ImageHeader::ImageSections>(i); in Init()1896 auto section_type = static_cast<ImageHeader::ImageSections>(i); in DumpSections()
1810 LOG(INFO) << static_cast<ImageHeader::ImageSections>(idx) << " " << section; in CreateHeader()
1743 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump()