Searched defs:RPath (Results 1 – 8 of 8) sorted by relevance
173 StringRef RPath = getPayloadString(LC); in processLoadCommands() local187 for (StringRef RPath : MachOConfig.RPathsToRemove) { in processLoadCommands() local225 StringRef RPath = getPayloadString(LC); in processLoadCommands() local247 for (StringRef RPath : MachOConfig.RPathToAdd) { in processLoadCommands() local256 for (StringRef RPath : MachOConfig.RPathToPrepend) { in processLoadCommands() local
32 void addFileMapping(llvm::StringRef VPath, llvm::StringRef RPath) override {} in addFileMapping()
154 virtual void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
57 void InterfaceFile::addRPath(StringRef RPath, const Target &InputTarget) { in addRPath()
120 RPath, enumerator
1210 StringRef RPath = Arg->getValue(); in parseInstallNameToolOptions() local1231 auto Match = [=](StringRef RPath) { return RPath == Old || RPath == New; }; in parseInstallNameToolOptions()
657 std::string RPath; member
2805 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()2845 StringRef RPath = Entry.RPath; in write() local2878 StringRef RPath = Entry.RPath; in write() local