Searched refs:stripDebug (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp163 if (m_Config.options().stripDebug())
214 if (m_Config.options().stripDebug()) {
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h188 bool stripDebug() const { return m_bStripDebug; } function in class:mcld::GeneralOptions::HashStyle

Completed in 456 milliseconds