Searched refs:omagic (Results 1 – 5 of 5) sorted by relevance
200 "cannot mix -omagic option with -shared",201 "cannot mix -omagic option with -shared")
183 bool omagic() const { return m_bOMagic; } in omagic() function
218 def OMagic : Flag<["--"], "omagic">,
256 if (m_Config.options().omagic() && !m_Config.isCodeStatic()) { in linkable()
1776 } else if (!config().options().omagic() && in createProgramHdrs()1800 if (!config().options().nmagic() && !config().options().omagic()) in createProgramHdrs()