Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOObjcopy.cpp148 StringRef RPath = getPayloadString(LC); in processLoadCommands() local
162 for (StringRef RPath : Config.RPathsToRemove) { in processLoadCommands() local
200 StringRef RPath = getPayloadString(LC); in processLoadCommands() local
222 for (StringRef RPath : Config.RPathToAdd) { in processLoadCommands() local
231 for (StringRef RPath : Config.RPathToPrepend) { in processLoadCommands() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DModuleDependencyCollector.h32 void addFileMapping(llvm::StringRef VPath, llvm::StringRef RPath) override {} in addFileMapping()
/external/llvm-project/clang/include/clang/Frontend/
DUtils.h168 virtual void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/external/clang/include/clang/Frontend/
DUtils.h136 void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/external/clang/lib/Frontend/
DModuleDependencyCollector.cpp92 SmallString<256> RPath(CanonicalPath); in real_path() local
/external/clang/include/clang/Basic/
DVirtualFileSystem.h335 std::string RPath; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h512 std::string RPath; member
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h515 std::string RPath; member
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.cpp902 StringRef RPath = Arg->getValue(); in parseInstallNameToolOptions() local
923 auto Match = [=](StringRef RPath) { return RPath == Old || RPath == New; }; in parseInstallNameToolOptions()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1664 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
1701 StringRef RPath = Entry.RPath; in write() local
1723 StringRef RPath = Entry.RPath; in write() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1967 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
2004 StringRef RPath = Entry.RPath; in write() local
2026 StringRef RPath = Entry.RPath; in write() local
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp2061 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
2101 StringRef RPath = Entry.RPath; in write() local
2135 StringRef RPath = Entry.RPath; in write() local