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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp36 const bool heap_profile = common_flags()->heap_profile; local
84 if (heap_profile &&
121 !common_flags()->heap_profile) return;

Completed in 101 milliseconds