HomeSort by: relevance | last modified time | path
    Searched refs:setSections (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.y 170 commandFile->setSections(dynamic_cast<ListASTNode*>($2));
ElftosbAST.h 214 inline void setSections(ListASTNode * sections) { m_sections = sections; }
elftosb_parser.tab.cpp 1544 commandFile->setSections(dynamic_cast<ListASTNode*>((yyvsp[0].m_ast)));

Completed in 37 milliseconds