| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-d30v.c | 49 int make_absolute = 0; in bfd_elf_d30v_reloc() local 121 make_absolute = 1; in bfd_elf_d30v_reloc() 131 if (make_absolute) in bfd_elf_d30v_reloc()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-d30v.c | 49 int make_absolute = 0; in bfd_elf_d30v_reloc() local 121 make_absolute = 1; in bfd_elf_d30v_reloc() 131 if (make_absolute) in bfd_elf_d30v_reloc()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Testing/Support/ |
| H A D | SupportHelpers.cpp | 19 llvm::sys::fs::make_absolute(BaseDir); in findSrcDirMap()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
| H A D | FileRemapper.cpp | 133 fs::make_absolute(origPath); in flushToFile() 139 fs::make_absolute(newPath); in flushToFile()
|
| H A D | ObjCMT.cpp | 1794 llvm::sys::fs::make_absolute(Path); in writeLoc()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/ |
| H A D | llvm-config.cpp | 306 sys::fs::make_absolute(CurrentPath); in main() 362 sys::fs::make_absolute(ActivePrefix, path); in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | LockFileManager.cpp | 164 if (std::error_code EC = sys::fs::make_absolute(this->FileName)) { in LockFileManager()
|
| H A D | Path.cpp | 901 void make_absolute(const Twine ¤t_directory, in make_absolute() function 951 std::error_code make_absolute(SmallVectorImpl<char> &path) { in make_absolute() function 959 make_absolute(current_dir, path); in make_absolute()
|
| H A D | FileCollector.cpp | 91 sys::fs::make_absolute(Path); in makeAbsolute()
|
| H A D | VirtualFileSystem.cpp | 132 llvm::sys::fs::make_absolute(WorkingDir.get(), Path); in makeAbsolute() 272 sys::fs::make_absolute(WD->Resolved, Storage); in adjustPath() 1780 std::error_code EC = llvm::sys::fs::make_absolute(OverlayAbsDir); in create()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 159 llvm::sys::fs::make_absolute(Result); in getPrebuiltModuleFileName() 175 llvm::sys::fs::make_absolute(CachePath); in getPrebuiltImplicitModuleFileName() 200 llvm::sys::fs::make_absolute(Result); in getCachedModuleFileNameImpl() 1799 fs::make_absolute(WorkingDir, DirPath); in suggestPathToFileForDiagnostics()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/ |
| H A D | YAMLRemarkSerializer.cpp | 238 sys::fs::make_absolute(FilenameBuf); in emitExternalFile()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
| H A D | llvm-rc.cpp | 556 llvm::sys::fs::make_absolute(OutputFile); in parseRcOptions() 629 llvm::sys::fs::make_absolute(InputFile); in doRc()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 284 void make_absolute(const Twine ¤t_directory, SmallVectorImpl<char> &path); 297 std::error_code make_absolute(SmallVectorImpl<char> &path);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/ |
| H A D | OptReport.cpp | 261 sys::fs::make_absolute(InputRelDir, FileName); in writeReport()
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/driver/ |
| H A D | driver.cpp | 317 llvm::sys::fs::make_absolute(InstalledPath); in SetInstallDir()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/ |
| H A D | Symbolize.cpp | 255 llvm::sys::fs::make_absolute(OrigDir); in findDebugBinary()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 533 std::error_code Err = sys::fs::make_absolute(Ret); in canonicalizePath()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | HTMLDiagnostics.cpp | 273 llvm::sys::fs::make_absolute(Model)) { in ReportDiag()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 643 sys::fs::make_absolute(DWOCompDir, DWOPath); in getDWOFilenames()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | TextDiagnostic.cpp | 775 llvm::sys::fs::make_absolute(TmpFilename); in emitFilename()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
| H A D | CodeCoverage.cpp | 208 if (std::error_code EC = sys::fs::make_absolute(EffectivePath)) { in addCollectedPath()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 98 if (std::error_code EC = llvm::sys::fs::make_absolute(Path8Str)) 1475 fs::make_absolute(Result); // Make it absolute if not already.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2017 | 685 (make_absolute): Remove function.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
| H A D | Driver.cpp | 879 if (llvm::sys::fs::make_absolute(CfgDir).value() != 0) in loadConfigFile() 890 if (llvm::sys::fs::make_absolute(CfgDir).value() != 0) in loadConfigFile()
|