Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libcdep.cpp442 const char *LLVMSymbolizer::FormatAndSendCommand(const char *command_prefix, in FormatAndSendCommand() argument
450 command_prefix, module_name, module_offset); in FormatAndSendCommand()
453 "%s \"%s:%s\" 0x%zx\n", command_prefix, in FormatAndSendCommand()
Dsanitizer_symbolizer_internal.h140 const char *FormatAndSendCommand(const char *command_prefix,
/openbsd/src/gnu/llvm/clang/utils/analyzer/
DSATestBuild.py446 command_prefix = "scan-build " + options + " "
458 command_prefix = ""
474 command_to_run = command_prefix + command
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dgdbremote_testcase.py1037 def read_binary_data_in_chunks(self, command_prefix, chunk_length): argument
1049 command_prefix,