Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.h47 void processLoadOperation(LoadOperation * op, EncoreBootImage::BootSection * section);
H A DEncoreBootImageGenerator.cpp155 processLoadOperation(loadOp, newSection); in processOperationSection()
183 void EncoreBootImageGenerator::processLoadOperation(LoadOperation * op, EncoreBootImage::BootSectio… in processLoadOperation() function in EncoreBootImageGenerator