target_type::start_algorithm is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_type::start_algorithm

target_type::start_algorithm field

Syntax

int (*start_algorithm)(struct target *target, int num_mem_params, struct mem_param *mem_params, int num_reg_params, struct reg_param *reg_param, target_addr_t entry_point, target_addr_t exit_point, void *arch_info);

Call Tree

Functions calling target_type::start_algorithm
all items filtered out
target_type::start_algorithm
Functions reading target_type::start_algorithm
target_type::start_algorithm
all items filtered out
Implementations
target_type::start_algorithm