Searched refs:setSysroot (Results 1 – 6 of 6) sorted by relevance
37 void setSysroot(const sys::fs::Path& pPath);
26 void LinkerScript::setSysroot(const mcld::sys::fs::Path& pSysroot) { in setSysroot() function in mcld::LinkerScript
79 void setSysroot(const sys::fs::Path& pPath);
87 void MCLDDirectory::setSysroot(const sys::fs::Path& pSysroot) { in setSysroot() function in mcld::MCLDDirectory
50 dir->setSysroot(m_SysRoot); in insert()
597 script_.setSysroot(path); in TranslateArguments()