Searched refs:command_prefix (Results 1 – 4 of 4) sorted by relevance
440 const char *LLVMSymbolizer::FormatAndSendCommand(const char *command_prefix, in FormatAndSendCommand() argument448 command_prefix, module_name, module_offset); in FormatAndSendCommand()451 "%s \"%s:%s\" 0x%zx\n", command_prefix, in FormatAndSendCommand()
140 const char *FormatAndSendCommand(const char *command_prefix,
446 command_prefix = "scan-build " + options + " "458 command_prefix = ""474 command_to_run = command_prefix + command
1038 def read_binary_data_in_chunks(self, command_prefix, chunk_length): argument1050 command_prefix,