Home
last modified time | relevance | path

Searched refs:getPrintGCSections (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DDiagnosticInfos.cpp154 if (!m_Config.options().getPrintGCSections()) in process()
/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h247 bool getPrintGCSections() const { return m_bPrintGCSections; } in getPrintGCSections() function