Searched defs:RPath (Results 1 – 6 of 6) sorted by relevance
162 StringRef RPath = getPayloadString(LC); in processLoadCommands() local176 for (StringRef RPath : MachOConfig.RPathsToRemove) { in processLoadCommands() local214 StringRef RPath = getPayloadString(LC); in processLoadCommands() local236 for (StringRef RPath : MachOConfig.RPathToAdd) { in processLoadCommands() local245 for (StringRef RPath : MachOConfig.RPathToPrepend) { in processLoadCommands() local
32 void addFileMapping(llvm::StringRef VPath, llvm::StringRef RPath) override {} in addFileMapping()
152 virtual void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
1066 StringRef RPath = Arg->getValue(); in parseInstallNameToolOptions() local1087 auto Match = [=](StringRef RPath) { return RPath == Old || RPath == New; }; in parseInstallNameToolOptions()
630 std::string RPath; member
2706 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()2746 StringRef RPath = Entry.RPath; in write() local2780 StringRef RPath = Entry.RPath; in write() local