Searched refs:is_data_str (Results 1 – 1 of 1) sorted by relevance
374 const char *is_data_str = is_data ? "DATA " : ""; in FormatAndSendCommand() local376 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()