Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h358 virtual void fillCommandHeader(boot_command_t & header) = 0;
433 virtual void fillCommandHeader(boot_command_t & header);
461 virtual void fillCommandHeader(boot_command_t & header);
503 virtual void fillCommandHeader(boot_command_t & header);
567 virtual void fillCommandHeader(boot_command_t & header);
615 virtual void fillCommandHeader(boot_command_t & header);
649 virtual void fillCommandHeader(boot_command_t & header);
H A DEncoreBootImage.cpp625 fillCommandHeader(header); in getBlocks()
712 void EncoreBootImage::NopCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader() function in EncoreBootImage::NopCommand
762 void EncoreBootImage::TagCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader() function in EncoreBootImage::TagCommand
846 void EncoreBootImage::LoadCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader() function in EncoreBootImage::LoadCommand
1011 void EncoreBootImage::FillCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader() function in EncoreBootImage::FillCommand
1065 void EncoreBootImage::ModeCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader() function in EncoreBootImage::ModeCommand
1102 void EncoreBootImage::JumpCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader() function in EncoreBootImage::JumpCommand