Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.y170 commandFile->setSections(dynamic_cast<ListASTNode*>($2));
H A DElftosbAST.h214 inline void setSections(ListASTNode * sections) { m_sections = sections; } in setSections() function
H A Delftosb_parser.tab.cpp1541 commandFile->setSections(dynamic_cast<ListASTNode*>((yyvsp[0].m_ast)));