Searched defs:RPath (Results 1 – 7 of 7) sorted by relevance
248 if (RPaths.contains(RPath)) in processLoadCommands() local 165 StringRef RPath = getPayloadString(LC); processLoadCommands() local 179 for (StringRef RPath : MachOConfig.RPathsToRemove) { processLoadCommands() local 217 StringRef RPath = getPayloadString(LC); processLoadCommands() local 239 for (StringRef RPath : MachOConfig.RPathToAdd) { processLoadCommands() local [all...]
32 void addFileMapping(llvm::StringRef VPath, llvm::StringRef RPath) override {} 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