Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h76 extern const int modctl_unload;
H A Dsanitizer_platform_limits_netbsd.cpp2476 const int modctl_unload = MODCTL_UNLOAD; variable
H A Dsanitizer_common_interceptors.inc8349 } else if (operation == modctl_unload) {