Searched refs:setFreestanding (Results 1 – 3 of 3) sorted by relevance
190 void setFreestanding(bool Enabled) { Config.Freestanding = Enabled; } in setFreestanding() function
219 void setFreestanding(bool Enabled) { Freestanding = Enabled; } in setFreestanding() function
666 ThinGenerator.setFreestanding(EnableFreestanding); in ThinLTOProcessing()1077 CodeGen.setFreestanding(EnableFreestanding); in main()