Searched refs:ImageSections (Results 1 – 6 of 6) sorted by relevance
247 enum ImageSections { enum271 ImageSection& GetImageSection(ImageSections index) { in GetImageSection()276 const ImageSection& GetImageSection(ImageSections index) const { in GetImageSection()567 std::ostream& operator<<(std::ostream& os, const ImageHeader::ImageSections& section);
1400 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes()1424 const ImageHeader::ImageSections section = static_cast<ImageHeader::ImageSections>(i); in ComputeDirtyBytes()
804 const auto section_idx = static_cast<ImageHeader::ImageSections>(i); in Init()2377 auto section_type = static_cast<ImageHeader::ImageSections>(i); in DumpSections()
793 static uint32_t GetBootImageOffsetImpl(const void* object, ImageHeader::ImageSections section) { in GetBootImageOffsetImpl()
1822 auto section = static_cast<ImageHeader::ImageSections>(i); in Dump()
2689 LOG(INFO) << static_cast<ImageHeader::ImageSections>(idx) << " " << section; in CreateHeader()