Home
last modified time | relevance | path

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

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