Lines Matching refs:compiled
29 structured such that certain object files are compiled with CFI
97 of :ref:`blacklisted <cfi-blacklist>` types, must be compiled with
142 of :ref:`blacklisted <cfi-blacklist>` types, must be compiled with
158 of :ref:`blacklisted <cfi-blacklist>` types, must be compiled with
188 function which was either compiled with ``-fsanitize=cfi-icall`` enabled,
189 or whose address was taken by a function in a translation unit compiled with
192 If a function in a translation unit compiled with ``-fsanitize=cfi-icall``
193 takes the address of a function not compiled with ``-fsanitize=cfi-icall``,
195 unit not compiled with ``-fsanitize=cfi-icall``. This is technically a
198 Each translation unit compiled with ``-fsanitize=cfi-icall`` must be
200 shared library boundaries are handled as if the callee was not compiled with