Home
last modified time | relevance | path

Searched defs:RPath (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp173 StringRef RPath = getPayloadString(LC); in processLoadCommands() local
187 for (StringRef RPath : MachOConfig.RPathsToRemove) { in processLoadCommands() local
225 StringRef RPath = getPayloadString(LC); in processLoadCommands() local
247 for (StringRef RPath : MachOConfig.RPathToAdd) { in processLoadCommands() local
256 for (StringRef RPath : MachOConfig.RPathToPrepend) { in processLoadCommands() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DModuleDependencyCollector.h32 void addFileMapping(llvm::StringRef VPath, llvm::StringRef RPath) override {} in addFileMapping()
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h154 virtual void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp56 addRPath(const Target & InputTarget,StringRef RPath) addRPath() argument
H A DTextStubV5.cpp120 RPath, enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp1064 StringRef RPath = Arg->getValue(); parseInstallNameToolOptions() local
1085 __anon717c9d2b1c02(StringRef RPath) parseInstallNameToolOptions() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h630 std::string RPath; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2724 writeEntry(StringRef VPath,StringRef RPath) writeEntry() argument
2764 StringRef RPath = Entry.RPath; write() local
2798 StringRef RPath = Entry.RPath; write() local
[all...]