Searched refs:imageSection (Results 1 – 2 of 2) sorted by relevance
79 void EncoreBootImageGenerator::processSectionOptions(EncoreBootImage::Section * imageSection, Outpu… in processSectionOptions() argument96 imageSection->setFlags(intValue->getValue()); in processSectionOptions()117 imageSection->setAlignment(intValue->getValue()); in processSectionOptions()133 imageSection->setLeaveUnencrypted(leaveUnencrypted); in processSectionOptions()
42 void processSectionOptions(EncoreBootImage::Section * imageSection, OutputSection * modelSection);