Home
last modified time | relevance | path

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

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