Home
last modified time | relevance | path

Searched refs:COMMON_FLAG (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc22 COMMON_FLAG(
26 COMMON_FLAG(
30 COMMON_FLAG(
54 COMMON_FLAG(
58 COMMON_FLAG(
64 COMMON_FLAG(
68 COMMON_FLAG(
78 COMMON_FLAG(
118 COMMON_FLAG(
124 COMMON_FLAG(
[all …]
H A Dsanitizer_flags.cpp26 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() macro
28 #undef COMMON_FLAG in SetDefaults()
123 #define COMMON_FLAG(Type, Name, DefaultValue, Description) \ in RegisterCommonFlags() macro
126 #undef COMMON_FLAG in RegisterCommonFlags()
H A Dsanitizer_flags.h27 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Type Name; macro
29 #undef COMMON_FLAG
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_activation_flags.inc21 // See COMMON_FLAG in sanitizer_flags.inc for more details.
H A Dasan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.inc17 // See COMMON_FLAG in sanitizer_flags.inc for more details.