Home
last modified time | relevance | path

Searched defs:modname_utf16 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win.cc605 wchar_t modname_utf16[kMaxPathLength]; in init() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win.cc607 wchar_t modname_utf16[kMaxPathLength]; in init() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win.cpp646 InternalMmapVector<wchar_t> modname_utf16(kMaxPathLength); in init() local