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

  /external/speex/libspeex/
resample.c 916 spx_uint32_t omagic = 0; local
    [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 180 // -N, --omagic
183 bool omagic() const { return m_bOMagic; } function in class:mcld::GeneralOptions::HashStyle
369 bool m_bOMagic : 1; // -N, --omagic
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 246 // --nmagic and --omagic options lead to static executable program.
256 if (m_Config.options().omagic() && !m_Config.isCodeStatic()) {
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
options.cc 1119 if (this->nmagic() || this->omagic())
    [all...]
layout.cc     [all...]
options.h     [all...]
script-sections.cc     [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 620 milliseconds