Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc274 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented() function
319 data_.current_instrumented = IsModuleInstrumented( in Next()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc276 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented() function
321 data_.current_instrumented = IsModuleInstrumented( in Next()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp280 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented() function
325 data_.current_instrumented = IsModuleInstrumented( in Next()