Home
last modified time | relevance | path

Searched defs:getSource (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/common/
DDataTarget.h63 inline DataSource * getSource() const { return m_source; } in getSource() function
DOperation.h38 inline DataSource * getSource() { return m_source; } in getSource() function
/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DElftosbAST.h1135 inline std::string * getSource() { return m_source; } in getSource() function