Home
last modified time | relevance | path

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

/freebsd-src/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() argument
222 uptr module_name_len, in __sanitizer_get_module_and_offset_for_pc() argument
H A Dsanitizer_win.cpp693 int module_name_len = ::WideCharToMultiByte( init() local