Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h76 extern const int modctl_unload;
H A Dsanitizer_platform_limits_netbsd.cpp2474 const int modctl_unload = MODCTL_UNLOAD; variable
H A Dsanitizer_common_interceptors.inc8239 } else if (operation == modctl_unload) {