Home
last modified time | relevance | path

Searched refs:StripLocals (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h33 StripLocals, enumerator
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp477 case GeneralOptions::StripSymbolMode::StripLocals: in doRelax()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp870 case GeneralOptions::StripSymbolMode::StripLocals: in doRelax()
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp532 mcld::GeneralOptions::StripSymbolMode::StripLocals); in TranslateArguments()