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