Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp280 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented() function
325 data_.current_instrumented = IsModuleInstrumented( in Next()