Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagLayouts.inc29 "ICF converged after `%0' iteration(s).",
30 "ICF converged after `%0' iteration(s).")
33 "ICF folding section `%0' of `%1' into `%2' of `%3'",
34 "ICF folding section `%0' of `%1' into `%2' of `%3'")
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h44 enum class ICF { enum
266 ICF getICFMode() const { return m_ICF; } in getICFMode()
268 void setICFMode(ICF pMode) { m_ICF = pMode; } in setICFMode()
384 ICF m_ICF;
/aosp12/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp780 mcld::GeneralOptions::ICF mode = in TranslateArguments()
781 llvm::StringSwitch<mcld::GeneralOptions::ICF>(arg->getValue()) in TranslateArguments()
782 .Case("none", mcld::GeneralOptions::ICF::None) in TranslateArguments()
783 .Case("all", mcld::GeneralOptions::ICF::All) in TranslateArguments()
784 .Case("safe", mcld::GeneralOptions::ICF::Safe) in TranslateArguments()
785 .Default(mcld::GeneralOptions::ICF::Unknown); in TranslateArguments()
786 if (mode == mcld::GeneralOptions::ICF::Unknown) { in TranslateArguments()
H A DOptions.td95 def ICF : Joined<["--"], "icf=">,
101 HelpText<"Set number of iterations to do ICF">;
105 HelpText<"List all sections folded by ICF">;
109 HelpText<"Do not list sections folded by ICF">;
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp140 if (m_Config.options().getICFMode() == GeneralOptions::ICF::Safe) { in findCandidates()
169 if ((m_Config.options().getICFMode() == GeneralOptions::ICF::All) || in findCandidates()
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp62 m_ICF(ICF::None), in GeneralOptions()
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp276 if (m_Config.options().getICFMode() != GeneralOptions::ICF::None) { in dataStrippingOpt()
/aosp12/art/runtime/
H A DAndroid.bp17 // Keep the __jit_debug_register_code symbol as a unique symbol during ICF for architectures where
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
H A Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...