HomeSort by: relevance | last modified time | path
    Searched refs:NopCommand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/elftosb/dist/common/
EncoreBootImage.cpp 216 NopCommand nop;
542 command = new NopCommand();
699 void EncoreBootImage::NopCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsigned * consumed)
712 void EncoreBootImage::NopCommand::fillCommandHeader(boot_command_t & header)
722 void EncoreBootImage::NopCommand::debugPrint() const
EncoreBootImage.h 418 class NopCommand : public BootCommand
422 NopCommand() : BootCommand() {}

Completed in 15 milliseconds