Searched defs:SectionASTNode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp1217 SectionASTNode::SectionASTNode(const SectionASTNode & other) function in class:SectionASTNode
H A DElftosbAST.h1063 class SectionASTNode : public ASTNode class in namespace:elftosb
1074 SectionASTNode(std::string * name) function in class:elftosb::SectionASTNode
1079 SectionASTNode(std::string * name, match_action_t action) function in class:elftosb::SectionASTNode
1084 SectionASTNode(std::string * name, std::string * source) function in class:elftosb::SectionASTNode

Completed in 213 milliseconds