Searched refs:nun_modules (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cc350 size_t nun_modules = bytes_required / sizeof(HMODULE), local
352 for (size_t i = 0; i < nun_modules && count < max_modules; ++i) {

Completed in 254 milliseconds