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

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.y509 $$ = new SectionASTNode($2, SectionASTNode::kExclude);
H A DElftosbAST.cpp1243 case kExclude:
H A DElftosbAST.h1070 kExclude //!< Exclude sections matched by this node. enumerator in enum:elftosb::SectionASTNode::__anon1722
H A Delftosb_parser.tab.cpp1961 (yyval.m_ast) = new SectionASTNode((yyvsp[0].m_str), SectionASTNode::kExclude);

Completed in 283 milliseconds