OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF_SET
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
flag-types.h
448
CF_SET
= 1 << 2,
toplev.cc
1291
&& !(flag_cf_protection &
CF_SET
))
/src/external/gpl3/gcc/dist/gcc/
flag-types.h
468
CF_SET
= 1 << 2,
toplev.cc
1292
&& !(flag_cf_protection &
CF_SET
))
/src/sys/arch/newsmips/dev/
scsi_1185.c
131
#define
CF_SET
1
1021
cs->comflg =
CF_SET
;
1093
if (cs->comflg ==
CF_SET
) {
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-c.cc
812
cpp_define_formatted (parse_in, "__CET__=%d", flag_cf_protection & ~
CF_SET
);
i386-options.cc
2980
= (cf_protection_level) (opts->x_flag_cf_protection |
CF_SET
);
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-c.cc
937
cpp_define_formatted (parse_in, "__CET__=%d", flag_cf_protection & ~
CF_SET
);
i386-options.cc
3300
= (cf_protection_level) (opts->x_flag_cf_protection |
CF_SET
);
Completed in 38 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026