Home
last modified time | relevance | path

Searched refs:GWP_ASAN_OPTION (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/compiler-rt/lib/gwp_asan/
Doptions.h40 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
43 #undef GWP_ASAN_OPTION
46 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() macro
49 #undef GWP_ASAN_OPTION in setDefaults()
Doptions.inc9 #ifndef GWP_ASAN_OPTION
10 #error "Define GWP_ASAN_OPTION prior to including this file!"
22 GWP_ASAN_OPTION(bool, Enabled, GWP_ASAN_DEFAULT_ENABLED,
26 GWP_ASAN_OPTION(
36 GWP_ASAN_OPTION(int, MaxSimultaneousAllocations, 16,
40 GWP_ASAN_OPTION(int, SampleRate, 5000,
52 GWP_ASAN_OPTION(
62 GWP_ASAN_OPTION(bool, InstallForkHandlers, true,
/external/gwp_asan/gwp_asan/
Doptions.h40 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
43 #undef GWP_ASAN_OPTION
46 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() macro
49 #undef GWP_ASAN_OPTION in setDefaults()
Doptions.inc9 #ifndef GWP_ASAN_OPTION
10 #error "Define GWP_ASAN_OPTION prior to including this file!"
22 GWP_ASAN_OPTION(bool, Enabled, GWP_ASAN_DEFAULT_ENABLED,
26 GWP_ASAN_OPTION(int, MaxSimultaneousAllocations, 16,
30 GWP_ASAN_OPTION(int, SampleRate, 5000,
42 GWP_ASAN_OPTION(
52 GWP_ASAN_OPTION(bool, InstallForkHandlers, true,
56 GWP_ASAN_OPTION(bool, help, false, "Print a summary of the available options.")
/external/scudo/standalone/
Dflags.cpp28 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() macro
31 #undef GWP_ASAN_OPTION in setDefaults()
43 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerFlags() macro
47 #undef GWP_ASAN_OPTION in registerFlags()
Dflags.h22 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
25 #undef GWP_ASAN_OPTION
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dflags.cpp28 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() macro
31 #undef GWP_ASAN_OPTION in setDefaults()
43 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerFlags() macro
47 #undef GWP_ASAN_OPTION in registerFlags()
Dflags.h22 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ macro
25 #undef GWP_ASAN_OPTION
/external/gwp_asan/gwp_asan/optional/
Doptions_parser.cpp42 #define GWP_ASAN_OPTION(...) +1 macro
46 #undef GWP_ASAN_OPTION
198 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerGwpAsanOptions() macro
201 #undef GWP_ASAN_OPTION in registerGwpAsanOptions()
/external/llvm-project/compiler-rt/lib/gwp_asan/optional/
Doptions_parser.cpp25 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerGwpAsanFlags() macro
28 #undef GWP_ASAN_OPTION in registerGwpAsanFlags()