Home
last modified time | relevance | path

Searched refs:print_module_name (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h39 bool print_module_name);
H A Dasan_globals.cpp304 bool print_module_name) { in PrintGlobalLocation() argument
319 if (print_module_name && info.module) in PrintGlobalLocation()