Searched refs:pSysroot (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
H A DLinkerScript.cpp29 void LinkerScript::setSysroot(const mcld::sys::fs::Path &pSysroot) argument
31 m_SearchDirs.setSysRoot(pSysroot);
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDirectory.cpp93 void MCLDDirectory::setSysroot(const sys::fs::Path& pSysroot) argument
97 Directory::m_Path.native() = pSysroot.native();

Completed in 637 milliseconds