Home
last modified time | relevance | path

Searched refs:is_data_str (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc374 const char *is_data_str = is_data ? "DATA " : ""; in FormatAndSendCommand() local
376 if (internal_snprintf(buffer_, kBufferSize, "%s\"%s\" 0x%zx\n", is_data_str, in FormatAndSendCommand()
384 is_data_str, module_name, ModuleArchToString(arch), in FormatAndSendCommand()