Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h34 StripAllSymbols enumerator
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp476 case GeneralOptions::StripSymbolMode::StripAllSymbols: in doRelax()
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp869 case GeneralOptions::StripSymbolMode::StripAllSymbols: in doRelax()
/aosp12/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp529 mcld::GeneralOptions::StripSymbolMode::StripAllSymbols); in TranslateArguments()
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp740 case GeneralOptions::StripSymbolMode::StripAllSymbols: { in sizeNamePools()