Home | History | Annotate | Download | only in Object

Lines Matching refs:nmagic

246   // --nmagic and --omagic options lead to static executable program.
252 if (m_Config.options().nmagic() && !m_Config.isCodeStatic()) {