Home
last modified time | relevance | path

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

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