Searched refs:print_full_thread_history (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_flags.h54 bool print_full_thread_history; member in struct:__asan::Flags
H A Dasan_rtl.cc178 ParseFlag(str, &f->print_full_thread_history,
179 "print_full_thread_history",
271 f->print_full_thread_history = true;
H A Dasan_report.cc581 if (flags()->print_full_thread_history) {

Completed in 82 milliseconds