Searched refs:canonicalize (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DRealPath.cpp48 detail::canonicalize(m_PathName);
55 detail::canonicalize(path_name);
H A DPath.cpp109 detail::canonicalize(result);
113 bool Path::canonicalize() function in class:Path
115 return detail::canonicalize(m_PathName);
/frameworks/compile/mclinker/include/mcld/Support/
H A DFileSystem.h101 size_t canonicalize(std::string& pPathName);
H A DPath.h97 bool canonicalize();
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDirectory.cpp99 detail::canonicalize(Directory::m_Path.native());

Completed in 55 milliseconds