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