OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoCopyReloc
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h
57
kNoCopyReloc
= 1 << 7, ///< -z nocopyreloc
/frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp
231
if (pOptions &
kNoCopyReloc
) {
Completed in 101 milliseconds