Searched refs:setFreestanding (Results 1 – 3 of 3) sorted by relevance
188 void setFreestanding(bool Enabled) { Config.Freestanding = Enabled; } in setFreestanding() function
211 void setFreestanding(bool Enabled) { Freestanding = Enabled; } in setFreestanding() function
612 ThinGenerator.setFreestanding(EnableFreestanding); in ThinLTOProcessing()1037 CodeGen.setFreestanding(EnableFreestanding); in main()