Searched refs:setSysroot (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDDirectory.h36 /// setSysroot - if MCLDDirectory is in sysroot, modify the path.
37 void setSysroot(const sys::fs::Path& pPath);
/frameworks/compile/mclinker/lib/Core/
H A DLinkerScript.cpp29 void LinkerScript::setSysroot(const mcld::sys::fs::Path &pSysroot) function in class:LinkerScript
/frameworks/compile/mclinker/include/mcld/
H A DLinkerScript.h71 void setSysroot(const sys::fs::Path &pPath);
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDirectory.cpp93 void MCLDDirectory::setSysroot(const sys::fs::Path& pSysroot) function in class:MCLDDirectory
H A DSearchDirs.cpp53 dir->setSysroot(m_SysRoot);
/frameworks/compile/mclinker/tools/mcld/lib/
H A DSearchPathOptions.cpp84 pScript.setSysroot(m_SysRoot);

Completed in 134 milliseconds