Lines Matching refs:schemes
17 schemes, which are designed to abort the program upon detecting certain forms
19 program's control flow. These schemes have been optimized for performance,
22 To enable Clang's available CFI schemes, use the flag ``-fsanitize=cfi``.
23 You can also enable a subset of available :ref:`schemes <cfi-schemes>`.
24 As currently implemented, all schemes rely on link-time optimization (LTO);
38 .. _cfi-schemes:
40 Available schemes
43 Available schemes are:
58 You can use ``-fsanitize=cfi`` to enable all the schemes and use
59 ``-fno-sanitize`` flag to narrow down the set of schemes as desired.
62 to use all schemes except for non-virtual member function call and indirect call
258 flow integrity mode, which allows all CFI schemes listed above to