Searched refs:setIsHAB (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DOperation.h76 inline void setIsHAB(bool isHAB) { m_isHAB = isHAB; } function in class:elftosb::ExecuteOperation
H A DEncoreBootImage.h660 inline void setIsHAB(bool isHAB) { m_isHAB = isHAB; } function in class:elftosb::EncoreBootImage::JumpCommand
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.cpp274 command->setIsHAB(op->isHAB());
H A Delftosb_parser.y570 stmt->setIsHAB(false);
605 stmt->setIsHAB(true);
H A Delftosb_parser.tab.cpp2030 stmt->setIsHAB(false);
2067 stmt->setIsHAB(true);
H A DConversionController.cpp765 op->setIsHAB(isHAB);
H A DElftosbAST.h994 inline void setIsHAB(bool isHAB) { m_isHAB = isHAB; } function in class:elftosb::CallStatementASTNode

Completed in 108 milliseconds