Searched defs:omagic (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h180 // -N, --omagic
183 bool omagic() const { return m_bOMagic; } function in class:mcld::GeneralOptions::HashStyle
369 bool m_bOMagic : 1; // -N, --omagic

Completed in 1100 milliseconds