Searched defs:relocatables (Results 1 – 1 of 1) sorted by relevance
265 void Link(std::vector<std::string> &relocatables, DriverOptions &driver) { in Link()306 std::vector<std::string> fortranSources, otherSources, relocatables; in main() local