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