Home
last modified time | relevance | path

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

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