Searched defs:GWP_ASAN_OPTION (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | options.h | 40 #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 D | flags.cpp | 28 #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 D | flags.h | 22 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/ |
| H A D | options_parser.cpp | 42 #define GWP_ASAN_OPTION(...) +1 macro 198 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerGwpAsanOptions() macro
|