Searched refs:imageSection (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.h42 void processSectionOptions(EncoreBootImage::Section * imageSection, OutputSection * modelSection);
H A DEncoreBootImageGenerator.cpp79 void EncoreBootImageGenerator::processSectionOptions(EncoreBootImage::Section * imageSection, OutputSection * modelSection) argument
96 imageSection->setFlags(intValue->getValue());
117 imageSection->setAlignment(intValue->getValue());
133 imageSection->setLeaveUnencrypted(leaveUnencrypted);

Completed in 179 milliseconds