Searched defs:setArgument (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DOperation.h70 inline void setArgument(uint32_t arg) { m_argument = arg; } function in class:elftosb::ExecuteOperation
H A DEncoreBootImage.h657 inline void setArgument(uint32_t argument) { m_argument = argument; } function in class:elftosb::EncoreBootImage::JumpCommand
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h991 inline void setArgument(ASTNode * arg) { m_arg = arg; } function in class:elftosb::CallStatementASTNode

Completed in 125 milliseconds