Home
last modified time | relevance | path

Searched refs:canonicalize (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
DRealPath.cpp48 detail::canonicalize(m_PathName); in initialize()
55 detail::canonicalize(path_name); in initialize()
DPath.cpp110 detail::canonicalize(result); in generic_string()
114 bool Path::canonicalize() in canonicalize() function in Path
116 return detail::canonicalize(m_PathName); in canonicalize()
/frameworks/compile/mclinker/include/mcld/Support/
DFileSystem.h101 size_t canonicalize(std::string& pPathName);
DPath.h98 bool canonicalize();
/frameworks/compile/mclinker/lib/MC/
DMCLDDirectory.cpp99 detail::canonicalize(Directory::m_Path.native()); in setSysroot()
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc32 size_t canonicalize(std::string& pathname)