Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.h97 void processSections(ListASTNode * sections);
H A DConversionController.cpp156 processSections(m_ast->getSections()); in run()
401 void ConversionController::processSections(ListASTNode * sections) in processSections() function in ConversionController