Home
last modified time | relevance | path

Searched refs:ICF (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagLayouts.inc7 DIAG(debug_icf_iterations, DiagnosticEngine::Debug, "ICF converged after `%0' iteration(s).", "ICF
8 …g_icf_folded_section, DiagnosticEngine::Debug, "ICF folding section `%0' of `%1' into `%2' of `%3'…
/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h43 enum ICF { enum
326 ICF getICFMode() const { return m_ICF; } in getICFMode()
328 void setICFMode(ICF pMode) in setICFMode()
451 ICF m_ICF;
/frameworks/compile/mclinker/tools/mcld/include/mcld/
DOptimizationOptions.h30 llvm::cl::opt<mcld::GeneralOptions::ICF>& m_ICF;
/frameworks/compile/mclinker/tools/mcld/lib/
DOptimizationOptions.cpp63 llvm::cl::opt<mcld::GeneralOptions::ICF> ArgICF("icf",
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd561 <li>Updated mclinker to 2.8 with Identical Code Folding ("ICF") support. Specify ICF using the