Lines Matching refs:specified
26 # This can be used to remove unwanted flags specified on the command line
55 # If the specified 'condition' is true then append the specified list of flags to DEST
62 # Add each flag in the list specified by DEST if that flag is supported by the current compiler.
85 # Add a macro definition to the __config_site file if the specified condition
118 # If the specified 'condition' is true then add a list of flags to
138 # Add a specified list of flags to both 'LIBUNWIND_COMPILE_FLAGS' and
147 # If the specified 'condition' is true then add a list of flags to both
172 # If 'condition' is true then add the specified list of flags to
180 # For each specified flag, add that flag to 'LIBUNWIND_COMPILE_FLAGS' if the
197 # If 'condition' is true then add the specified list of flags to
205 # For each specified flag, add that flag to 'LIBUNWIND_C_FLAGS' if the
222 # If 'condition' is true then add the specified list of flags to
230 # For each specified flag, add that flag to 'LIBUNWIND_CXX_FLAGS' if the
247 # If 'condition' is true then add the specified list of flags to
255 # For each specified flag, add that flag to 'LIBUNWIND_LINK_FLAGS' if the
272 # if 'condition' is true then add the specified list of libraries and flags
285 # For each specified flag, add that compile flag to the provided target.