Searched defs:RPath (Results 1 – 5 of 5) sorted by relevance
153 StringRef RPath = getPayloadString(LC); in processLoadCommands() local167 for (StringRef RPath : Config.RPathsToRemove) { in processLoadCommands() local205 StringRef RPath = getPayloadString(LC); in processLoadCommands() local227 for (StringRef RPath : Config.RPathToAdd) { in processLoadCommands() local236 for (StringRef RPath : Config.RPathToPrepend) { in processLoadCommands() local
168 virtual void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
515 std::string RPath; member
1098 StringRef RPath = Arg->getValue(); in parseInstallNameToolOptions() local1119 auto Match = [=](StringRef RPath) { return RPath == Old || RPath == New; }; in parseInstallNameToolOptions()
2229 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()2269 StringRef RPath = Entry.RPath; in write() local2303 StringRef RPath = Entry.RPath; in write() local