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 87 StripDebug("strip-debug",
457 if (StripDebug)
475 if (StripDebug)
690 // -std-compile-opts was also specified, it will handle StripDebug.
691 if (StripDebug && !StandardCompileOpts)
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 236 bool stripDebug() const
  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 174 if (m_Config.options().stripDebug()) {

Completed in 71 milliseconds