Lines Matching refs:fno
27 set_compiler_property(PROPERTY prohibit_lto -fno-lto)
124 set_compiler_property(PROPERTY no_printf_return_value -fno-printf-return-value)
149 set_compiler_property(PROPERTY no_strict_aliasing -fno-strict-aliasing)
156 set_property(TARGET compiler-cpp PROPERTY no_exceptions "-fno-exceptions")
159 set_property(TARGET compiler-cpp PROPERTY no_rtti "-fno-rtti")
167 set_compiler_property(PROPERTY coverage -fprofile-arcs -ftest-coverage -fno-inline)
200 check_set_compiler_property(APPEND PROPERTY hosted -fno-freestanding)
221 set_compiler_property(PROPERTY no_common -fno-common)
229 set_property(TARGET compiler-cpp PROPERTY no_threadsafe_statics "-fno-threadsafe-statics")
244 -fno-pic
245 -fno-pie
252 set_compiler_property(PROPERTY no_builtin -fno-builtin)
253 set_compiler_property(PROPERTY no_builtin_malloc -fno-builtin-malloc)