Searched refs:ImageSection (Results 1 – 1 of 1) sorted by relevance
443 ELFYAML::RawContentSection ImageSection{}; in containerizeOpenMPSPIRVImage() local444 ImageSection.Type = ELF::SHT_PROGBITS; in containerizeOpenMPSPIRVImage()445 ImageSection.AddressAlign = 0; in containerizeOpenMPSPIRVImage()447 ImageSection.Name = Name; in containerizeOpenMPSPIRVImage()448 ImageSection.Content = in containerizeOpenMPSPIRVImage()451 std::make_unique<ELFYAML::RawContentSection>(std::move(ImageSection))); in containerizeOpenMPSPIRVImage()