HomeSort by relevance Sort by last modified time
    Searched refs:stripDebug (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 163 if (m_Config.options().stripDebug())
214 if (m_Config.options().stripDebug()) {
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 188 bool stripDebug() const { return m_bStripDebug; }

Completed in 594 milliseconds