Home
last modified time | relevance | path

Searched refs:processOperationSection (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.h44 void processOperationSection(OperationSequenceSection * section, EncoreBootImage * image);
H A DEncoreBootImageGenerator.cpp33 processOperationSection(opSection, image); in generate()
142 void EncoreBootImageGenerator::processOperationSection(OperationSequenceSection * section, EncoreBo… in processOperationSection() function in EncoreBootImageGenerator