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

x86_32_common::sw_bpts_supported field

Syntax

bool (*sw_bpts_supported)(struct target *t);

References

LocationReferrerScopeText
x86_32_common.h:228
bool (*sw_bpts_supported)(struct target *t);
lakemont.c:839sw_bpts_supported()lakemont_init_arch_info()
x86_32->sw_bpts_supported = sw_bpts_supported;
x86_32_common.c:1138set_breakpoint()
if (x86_32->sw_bpts_supported(t)) {

Call Tree

Functions calling x86_32_common::sw_bpts_supported
all items filtered out
x86_32_common::sw_bpts_supported
Functions writing x86_32_common::sw_bpts_supported
all items filtered out
x86_32_common::sw_bpts_supported
Implementations
all items filtered out
x86_32_common::sw_bpts_supported