ulink_cmd::cmd_origin is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ulink_cmd::cmd_origin field

Pointer to corresponding OpenOCD command for post-processing

Syntax

struct jtag_command *cmd_origin;

References

LocationReferrerText
ulink.c:128
struct jtag_command *cmd_origin;
ulink.c:937ulink_append_scan_cmd()
cmd->cmd_origin = origin;
ulink.c:1822ulink_post_process_scan()
struct jtag_command *cmd = ulink_cmd->cmd_origin;
ulink.c:1860ulink_post_process_queue()
openocd_cmd = current->cmd_origin;

Data Use

Functions writing ulink_cmd::cmd_origin
Functions reading ulink_cmd::cmd_origin
all items filtered out
ulink_cmd::cmd_origin
Type of ulink_cmd::cmd_origin
ulink_cmd::cmd_origin
all items filtered out