svf_realloc_buffers() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

svf_realloc_buffers() function

Syntax

static int svf_realloc_buffers(size_t len);

Arguments

len

References

LocationReferrerText
svf.c:272
static int svf_realloc_buffers(size_t len)
svf.c:503handle_svf_command()
if (svf_realloc_buffers(2 * SVF_MAX_BUFFER_SIZE_TO_COMMIT) != ERROR_OK) {
svf.c:1195svf_run_command()
if (svf_realloc_buffers(svf_buffer_index + ((i + 7) >> 3)) != ERROR_OK) {
svf.c:1288svf_run_command()
if (svf_realloc_buffers(svf_buffer_index + ((i + 7) >> 3)) != ERROR_OK) {

Call Tree

Functions calling svf_realloc_buffers()
Functions called by svf_realloc_buffers()
svf_realloc_buffers()
realloc()
all items filtered out
Data read by svf_realloc_buffers()
Data written by svf_realloc_buffers()
svf_realloc_buffers()::ptr
all items filtered out
svf_realloc_buffers()
svf_realloc_buffers()::ptr
all items filtered out