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

svf_quiet variable

Syntax

static int svf_quiet;

References

LocationReferrerText
svf.c:225
static int svf_quiet;
svf.c:401handle_svf_command()
svf_quiet = 0;
svf.c:439handle_svf_command()
svf_quiet = 1;
svf.c:573handle_svf_command()
if (svf_quiet) {
svf.c:1602svf_run_command()
if (!svf_quiet) {

Data Use

Functions writing svf_quiet
Functions reading svf_quiet
all items filtered out
svf_quiet