Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp440 const char *LLVMSymbolizer::FormatAndSendCommand(const char *command_prefix, in FormatAndSendCommand() argument
448 command_prefix, module_name, module_offset); in FormatAndSendCommand()
451 "%s \"%s:%s\" 0x%zx\n", command_prefix, in FormatAndSendCommand()
H A Dsanitizer_symbolizer_internal.h140 const char *FormatAndSendCommand(const char *command_prefix,
/llvm-project-15.0.7/clang/utils/analyzer/
H A DSATestBuild.py446 command_prefix = "scan-build " + options + " "
458 command_prefix = ""
474 command_to_run = command_prefix + command
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dgdbremote_testcase.py1038 def read_binary_data_in_chunks(self, command_prefix, chunk_length): argument
1050 command_prefix,