Home
last modified time | relevance | path

Searched defs:m_options (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DBootImageGenerator.h57 OptionContext * m_options; //!< Global option context. variable
DElftosbAST.h224 smart_ptr<ListASTNode> m_options; variable
762 smart_ptr<ListASTNode> m_options; variable
/netbsd/src/external/bsd/elftosb/dist/common/
DOptionDictionary.h102 option_map_t m_options; //!< The option dictionary. variable
DOutputSection.h42 smart_ptr<OptionContext> m_options; //!< Options associated with just this section. variable
DSourceFile.h127 smart_ptr<OptionContext> m_options; //!< Table of option values. variable
/netbsd/src/external/gpl3/gdb/dist/gdb/
Df-valprint.c404 const struct value_print_options *m_options = nullptr; variable