Home
last modified time | relevance | path

Searched defs:GWP_ASAN_OPTION (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.h40 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
46 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags.cpp28 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() macro
43 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerFlags() macro
H A Dflags.h22 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Doptions_parser.cpp42 #define GWP_ASAN_OPTION(...) +1 macro
198 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerGwpAsanOptions() macro