OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLazy
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h
63
kLazy
= 1 << 13, ///< [on] -z lazy, [off] -z now
/frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp
265
if (pOptions &
kLazy
) {
Completed in 430 milliseconds