Lines Matching refs:CET
1352 --enable-cet enable Intel CET in host libraries [default=auto]
5691 # Check whether --enable-cet was given.
5696 *) as_fn_error $? "Unknown argument to enable/disable cet" "$LINENO" 5 ;;
5704 CET support" >&5
5705 $as_echo_n "checking for CET support... " >&6; }
5715 # and if compiler and assembler support CET.
5741 # Check if compiler and assembler support CET.
5764 # Require CET support only for the final GCC build.
5765 as_fn_error $? "compiler and assembler with CET support are required for --enable-cet" "$LINENO" 5
5767 # Don't enable CET without CET support for non-bootstrap
5888 as_fn_error $? "Intel CET must be enabled on Intel CET enabled host" "$LINENO" 5
5892 # Enable CET in cross compiler if possible so that it will run on both
5893 # CET and non-CET hosts.