Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp348 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented() function
398 data_.current_instrumented = IsModuleInstrumented( in Next()