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

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc333 const char *caller_module_name = "<unknown>"; local
335 sym->GetModuleNameAndOffsetForPC(caller, &caller_module_name,
345 out.append("%s 0x%zx\n%s 0x%zx\n", caller_module_name,

Completed in 85 milliseconds