Lines Matching defs:path
1154 // PR25548: Perform POSIX / RFC3986 style path canonicalization on the input string.
1161 // This mapping is done on dwarf-side source path names, which may
1171 // see also llvm llvm::sys::path::remove_dots()
1190 i = ""; // no need to handle "/." complete-path-segment case; we're dealing with file names
1201 i = ""; // no need to handle "/.." complete-path-segment case; we're dealing with file names
1232 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0)
1235 int rc = statfs(path.c_str(), &sfs);
1733 // a "./" in front of path names; others have nothing, others have
2183 // NB: we don't store the non-canonicalized path names any more, but old databases
2772 // path, which cannot get back into the scan code paths.
3154 // PR25548: store canonicalized dwarfsrc path
3331 // PR25548: store canonicalized source path
3627 // path list.
3671 /* Found a file. Convert it to an absolute path, so
3672 the buildid database does not have relative path