parse_load_image_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDparse_load_image_command()

parse_load_image_command() function

Syntax

static COMMAND_HELPER(parse_load_image_command,     struct image *image,     target_addr_t *min_address,     target_addr_t *max_address);

Arguments

cmd

image

min_address

max_address

References

LocationReferrerText
target.c:3686
static COMMAND_HELPER(parse_load_image_command, struct image *image,
target.c:3727handle_load_image_command()
int retval = CALL_COMMAND_HANDLER(parse_load_image_command,
target.c:6251handle_fast_load_image_command()
int retval = CALL_COMMAND_HANDLER(parse_load_image_command,

Call Tree

Functions calling parse_load_image_command()
Functions called by parse_load_image_command()
parse_load_image_command()
parse_target_addr()
all items filtered out
Data read by parse_load_image_command()
Data written by parse_load_image_command()
parse_load_image_command()::addr
parse_load_image_command()::retval_macro_tmp
all items filtered out
parse_load_image_command()
Type of parse_load_image_command()
parse_load_image_command()
all items filtered out