Home
last modified time | relevance | path

Searched refs:hasSysroot (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
DLinkerScript.cpp34 bool LinkerScript::hasSysroot() const in hasSysroot() function in LinkerScript
/frameworks/compile/mclinker/include/mcld/
DLinkerScript.h73 bool hasSysroot() const;
/frameworks/compile/mclinker/lib/Script/
DGroupCmd.cpp98 if (script.hasSysroot() && in activate()