HomeSort by relevance Sort by last modified time
    Searched refs:stripDebug (Results 1 - 4 of 4) 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; }
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
SPVRemapper.h 243 void stripDebug(); // strip all debug info
SPVRemapper.cpp 329 void spirvbin_t::stripDebug()
    [all...]

Completed in 104 milliseconds