xscale_not is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

xscale_not variable

Syntax

static const char xscale_not[] = "target is not an XScale";

References

LocationReferrerText
xscale.c:128
static const char xscale_not[] = "target is not an XScale";
xscale.c:134xscale_verify_pointer()
command_print(cmd, xscale_not);
xscale.c:3116xscale_virt2phys()
LOG_ERROR(xscale_not);

Data Use

Functions reading xscale_not
xscale_not