Lines Matching refs:flag
447 # If the alias flag is not supported and we are building tests, emit an
449 error('Symbol alias linker flag not supported - printf tests will fail!')
971 foreach flag : tmp[1].strip('@').split('@')
972 if flag != ''
976 # doesn't set the single precision constant flag
977 if flag == 'mcustom-fpu-cfg=60-1'
980 elif flag == 'mcustom-fpu-cfg=60-2'
983 elif flag == 'mcustom-fpu-cfg=72-3'
991 flags += '-' + flag
994 flags += '-' + flag
1055 # the {BFD,LLD}_{START,END} templates to comment out the incompatible flag.
1067 # version 15 by checking for a newly added linker flag.
1315 description: 'Compiler flag to prevent detecting memcpy/memset patterns')