Home
last modified time | relevance | path

Searched refs:CallCommand (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/common/
DEncoreBootImage.h680 class CallCommand : public JumpCommand
684 CallCommand() : JumpCommand() {} in CallCommand() function
DEncoreBootImage.cpp560 command = new CallCommand(); in createFromData()
1117 void EncoreBootImage::CallCommand::debugPrint() const in debugPrint()
/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DEncoreBootImageGenerator.cpp268 command = new EncoreBootImage::CallCommand(); in processExecuteOperation()