Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h76 extern const int modctl_unload;
Dsanitizer_platform_limits_netbsd.cpp2475 const int modctl_unload = MODCTL_UNLOAD; variable
Dsanitizer_common_interceptors.inc8077 } else if (operation == modctl_unload) {