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

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.cpp445 BootableSectionContentsASTNode * bootableSection; local
447 if (bootableSection = dynamic_cast<BootableSectionContentsASTNode*>(node))
450 ListASTNode * statements = bootableSection->getStatements();

Completed in 87 milliseconds