Searched refs:setPrependPath (Results 1 – 2 of 2) sorted by relevance
308 void setPrependPath(const std::string &Ppath) { Options.PrependPath = Ppath; } in setPrependPath() function
580 GeneralLinker.setPrependPath(Options.PrependPath); in link()