xscale_trace_data::last_instruction is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxscale_trace_data::last_instruction

xscale_trace_data::last_instruction field

Syntax

uint32_t last_instruction;

References

LocationReferrerText
xscale.h:53
uint32_t last_instruction;
xscale.c:2556xscale_read_trace()
(*trace_data_p)->last_instruction = buf_get_u32(arm->pc->value, 0, 32);
xscale.c:2822xscale_analyze_trace()
breakpoint_pc = trace_data->last_instruction; /* used below */
xscale.c:3476xscale_handle_dump_trace_command()
fileio_write_u32(file, trace_data->last_instruction);

Data Use

Functions writing xscale_trace_data::last_instruction
Functions reading xscale_trace_data::last_instruction
all items filtered out
xscale_trace_data::last_instruction
Type of xscale_trace_data::last_instruction
xscale_trace_data::last_instruction
uint32_t
all items filtered out