Home
last modified time | relevance | path

Searched refs:BOUND_CHECKS_NEW_CHECKS (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/SETUP/config/
H A Dconfig.h95 #define BOUND_CHECKS_NEW_CHECKS 0x80 /* build with -fbounds-safety-bringup-missing-checks if buildi… macro
H A Dmkmakefile.c428 f_flags |= BOUND_CHECKS_NEW_CHECKS; in read_files()
586 f_flags |= BOUND_CHECKS_NEW_CHECKS; in read_files()
794 if (!(ftp->f_flags & BOUND_CHECKS_NEW_CHECKS)) { in emit_bounds_checks_new_checks_lines()