Searched defs:ArgGCSections (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/tools/mcld/lib/
H A DOptimizationOptions.cpp16 bool ArgGCSections; member in namespace:__anon1113
20 llvm::cl::location(ArgGCSections),
26 llvm::cl::location(ArgGCSections),
107 : m_GCSections(ArgGCSections),

Completed in 52 milliseconds