Searched refs:addExternalFilePath (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.h42 * files need to be added with addExternalFilePath(). Once these tasks
63 void addExternalFilePath(const std::string & path);
H A Delftosb.cpp353 m_controller.addExternalFilePath(*it);
H A DConversionController.cpp64 //! call to addExternalFilePath() will be found with N=2 in the source definition.
65 void ConversionController::addExternalFilePath(const std::string & path) function in class:ConversionController

Completed in 202 milliseconds