x86_32_common::hw_break_list is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDx86_32_common::hw_break_list

x86_32_common::hw_break_list field

Syntax

struct x86_32_dbg_reg *hw_break_list;

References

LocationReferrerText
x86_32_common.h:220
struct x86_32_dbg_reg *hw_break_list;
x86_32_common.c:85x86_32_common_init_arch_info()
x86_32->hw_break_list = calloc(x86_32->num_hw_bpoints,
x86_32_common.c:87x86_32_common_init_arch_info()
if (!x86_32->hw_break_list) {
x86_32_common.c:976set_hwbp()
struct x86_32_dbg_reg *debug_reg_list = x86_32->hw_break_list;
x86_32_common.c:998unset_hwbp()
struct x86_32_dbg_reg *debug_reg_list = x86_32->hw_break_list;
x86_32_common.c:1181set_watchpoint()
struct x86_32_dbg_reg *debug_reg_list = x86_32->hw_break_list;
x86_32_common.c:1238unset_watchpoint()
struct x86_32_dbg_reg *debug_reg_list = x86_32->hw_break_list;
x86_32_common.c:1274x86_32_common_reset_breakpoints_watchpoints()
struct x86_32_dbg_reg *debug_reg_list = x86_32->hw_break_list;

Data Use

Functions writing x86_32_common::hw_break_list
Functions reading x86_32_common::hw_break_list
all items filtered out
x86_32_common::hw_break_list
Type of x86_32_common::hw_break_list
x86_32_common::hw_break_list
all items filtered out