Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb.cpp285 std::string newSearchPath(optarg); in processOptions() local
286 PathSearcher::getGlobalSearcher().addSearchPath(newSearchPath); in processOptions()