OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hassysroot
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/
LinkerScript.h
68
bool
hasSysroot
() const;
/frameworks/compile/mclinker/lib/Core/
LinkerScript.cpp
34
bool LinkerScript::
hasSysroot
() const
/external/clang/lib/Frontend/
InitHeaderSearch.cpp
47
bool
HasSysroot
;
53
HasSysroot
(!(sysroot.empty() || sysroot == "/")) {
124
if (
HasSysroot
) {
Completed in 51 milliseconds