Home
last modified time | relevance | path

Searched refs:smart_ptr (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h160 smart_ptr<ListASTNode> m_options;
176 smart_ptr<ListASTNode> m_constants;
192 smart_ptr<ListASTNode> m_sources;
223 smart_ptr<ListASTNode> m_blocks;
224 smart_ptr<ListASTNode> m_options;
225 smart_ptr<ListASTNode> m_constants;
226 smart_ptr<ListASTNode> m_sources;
227 smart_ptr<ListASTNode> m_sections;
298 smart_ptr<std::string> m_variable;
344 smart_ptr<ExprASTNode> m_expr;
[all …]
H A DConversionController.h135 smart_ptr<std::string> m_commandFilePath; //!< Path to command file.
136 smart_ptr<CommandFileASTNode> m_ast; //!< Root of the abstract syntax tree.
H A Delftosb.cpp532 smart_ptr<elftosb::BootImageGenerator> generator; in convert()
548 smart_ptr<elftosb::BootImage> image = m_controller.generateOutput(generator); in convert()
H A DConversionController.cpp915 smart_ptr<string> finalMessage = substituteVariables(message); in handleMessageStatement()
/netbsd-src/external/bsd/elftosb/dist/common/
H A Dsmart_ptr.h18 class smart_ptr
28 smart_ptr() : _p(0) {} in smart_ptr() function
31 smart_ptr(ptr_type p) : _p(p) {} in smart_ptr() function
35 virtual ~smart_ptr() { safe_delete(); } in ~smart_ptr()
93 smart_ptr<T> & operator = (const_ptr_type p)
H A DOperation.h47 smart_ptr<DataSource> m_source;
48 smart_ptr<DataTarget> m_target;
80 smart_ptr<DataTarget> m_target;
H A DSourceFile.h126 smart_ptr<std::ifstream> m_stream; //!< File stream, or NULL if file is closed.
127 smart_ptr<OptionContext> m_options; //!< Table of option values.
H A DOutputSection.h42 smart_ptr<OptionContext> m_options; //!< Options associated with just this section.
H A DELFSourceFile.h123 smart_ptr<StELFFile> m_file; //!< Parser for the ELF file.
/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A Dsbtool.cpp85 smart_ptr<EncoreBootImageReader> m_reader; //!< Boot image reader object.
/netbsd-src/external/bsd/elftosb/dist/elftosb.xcodeproj/
H A Dproject.pbxproj282 …09FA8AE4006D7279 /* smart_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
394 02E9D5B009FA8AE4006D7279 /* smart_ptr.h */,
H A Dcreed.pbxuser3856 02E9D5B009FA8AE4006D7279 /* smart_ptr.h */ = {