Searched refs:rpaths (Results 1 – 8 of 8) sorted by relevance
200 for (const auto &[Target, Path] : rpaths()) in merge()202 for (const auto &[Target, Path] : O->rpaths()) in merge()320 for (const auto &It : rpaths()) in extract()
966 Array RPaths = serializeField(TBDKey::Paths, File->rpaths(), ActiveTargets); in serializeIF()
22 HelpText<"Add new rpath before other rpaths">;
309 const std::vector<std::pair<Target, std::string>> &rpaths() const { in rpaths() function
243 SmallVector<StringRef, 2> rpaths;236 SmallVector<StringRef, 2> rpaths; global() variable
1626 for (StringRef rpath : umbrella->rpaths) { in findDylib()1724 rpaths.push_back(rpath); in DylibFile()
363 def rpaths : Flag<["--"], "rpaths">,
9515 - Fixup so no non-absolute rpaths are added.