Searched refs:FLAG_use_fake_stack (Results 1 – 3 of 3) sorted by relevance
47 bool FLAG_use_fake_stack; variable460 FLAG_use_fake_stack = IntFlagValue(options, "use_fake_stack=", 1); in __asan_init()
250 extern bool FLAG_use_fake_stack;
1039 if (!FLAG_use_fake_stack) return real_stack; in __asan_stack_malloc()1051 if (!FLAG_use_fake_stack) return; in __asan_stack_free()