Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp452 const char *LLVMSymbolizer::FormatAndSendCommand(const char *command_prefix, in FormatAndSendCommand() argument
460 command_prefix, module_name, module_offset); in FormatAndSendCommand()
463 "%s \"%s:%s\" 0x%zx\n", command_prefix, in FormatAndSendCommand()
H A Dsanitizer_symbolizer_internal.h140 const char *FormatAndSendCommand(const char *command_prefix,