HomeSort by relevance Sort by last modified time
    Searched full:stripdebug (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/opt/
opt.cpp 88 StripDebug("strip-debug",
460 if (StripDebug)
477 if (StripDebug)
693 // -std-compile-opts was also specified, it will handle StripDebug.
694 if (StripDebug && !StandardCompileOpts)
  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 155 if (m_Config.options().stripDebug())
201 if (m_Config.options().stripDebug()) {
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 221 bool stripDebug() const

Completed in 1644 milliseconds