Searched defs:instrumented (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp136 set(const char *module_name, uptr base_address, ModuleArch arch, u8 uuid[kModuleUUIDSize], bool instrumented) argument
H A Dsanitizer_common.h730 bool instrumented() const { return instrumented_; } function in class:__sanitizer::LoadedModule

Completed in 107 milliseconds