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

/frameworks/compile/mclinker/include/mcld/MC/
H A DSearchDirs.h44 explicit SearchDirs(const sys::fs::Path& pSysRoot);
55 void setSysRoot(const sys::fs::Path& pSysRoot) { m_SysRoot = pSysRoot; } argument
/frameworks/compile/mclinker/lib/MC/
H A DSearchDirs.cpp34 SearchDirs::SearchDirs(const sys::fs::Path& pSysRoot) : m_SysRoot(pSysRoot) { argument

Completed in 50 milliseconds