Home
last modified time | relevance | path

Searched defs:module_name_len (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cpp170 int GetModuleAndOffsetForPc(uptr pc, char *module_name, uptr module_name_len, in GetModuleAndOffsetForPc()
222 uptr module_name_len, in __sanitizer_get_module_and_offset_for_pc()
H A Dsanitizer_win.cpp689 int module_name_len = ::WideCharToMultiByte( in init() local