target_handle_md_output() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_handle_md_output()

target_handle_md_output() function

Syntax

void target_handle_md_output(struct command_invocation *cmd,     struct target *target,     target_addr_t address,     unsigned size,     unsigned count,     const uint8_t *buffer);
Implemented in target.c:3356

Arguments

cmd

target

address

size

count

buffer

References

LocationReferrerText
target.c:3356
void target_handle_md_output(struct command_invocation *cmd,
target.h:786
void target_handle_md_output(struct command_invocation *cmd,
dsp563xx.c:2149dsp563xx_mem_command()
target_handle_md_output(CMD, target, address, sizeof(uint32_t), count, buffer);
target.c:3471handle_md_command()
target_handle_md_output(CMD, target, address, size, count, buffer);
tcl.c:723handle_flash_md_command()
target_handle_md_output(CMD, target, address, wordsize, count, buffer);

Call Tree

Functions calling target_handle_md_output()
Functions called by target_handle_md_output()
target_handle_md_output()
Data read by target_handle_md_output()
Data written by target_handle_md_output()
target_handle_md_output()::line_bytecnt
target_handle_md_output()::line_modulo
target_handle_md_output()::output
target_handle_md_output()::output_len
target_handle_md_output()::value_fmt
target_handle_md_output()::i
target_handle_md_output()::value
target_handle_md_output()::value_ptr
all items filtered out
target_handle_md_output()
target_handle_md_output()::output_len
target_handle_md_output()::value_fmt
target_handle_md_output()::i
target_handle_md_output()::value
all items filtered out
Type of target_handle_md_output()
target_handle_md_output()
uint8_t
uint64_t
all items filtered out