Lines Matching full:checking
47 bool "Perform array index bounds checking"
65 traditional array bounds checking enabled. For GCC, we
73 bool "Perform array local bounds checking"
88 bool "Perform checking for bit-shift overflows"
97 bool "Perform checking for integer divide-by-zero"
106 bool "Perform checking for unreachable code"
107 # objtool already handles unreachable checking and gets angry about
116 bool "Perform checking for accesses beyond the end of objects"
129 bool "Perform checking for non-boolean values used as boolean"
137 bool "Perform checking for out of bounds enum values"
145 bool "Perform checking for misaligned pointer usage"