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

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h175 // -n, --nmagic
178 bool nmagic() const { return m_bNMagic; } function in class:mcld::GeneralOptions::HashStyle
368 bool m_bNMagic : 1; // -n, --nmagic

Completed in 57 milliseconds